CloneSet1152


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000catch_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12888
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/helper/ProjectHelperImpl.java
22984
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/helper/ProjectHelperImpl.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
888
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/helper/ProjectHelperImpl.java

catch (BuildException
       exc) {
  throw new SAXParseException(exc.getMessage(), helperImpl.locator, exc);
}


First
Previous
Clone Instance
2
Line Count
2
Source Line
984
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/helper/ProjectHelperImpl.java

catch (BuildException
       exc) {
  throw new SAXParseException(exc.getMessage(), helperImpl.locator, exc);
}


Clone AbstractionParameter Count: 0Parameter Bindings

catch (BuildException
       exc) {
  throw new SAXParseException(exc.getMessage(), helperImpl.locator, exc);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None