CloneSet434


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3501.000catch_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1398
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/AbstractFileSetTest.java
23107
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/AbstractFileSetTest.java
33116
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/AbstractFileSetTest.java
43125
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/AbstractFileSetTest.java
53134
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/AbstractFileSetTest.java
Next
Last
Clone Instance
1
Line Count
3
Source Line
98
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/AbstractFileSetTest.java

catch (BuildException
       be) {
  assertEquals("You must not specify more than one attribute " + "when using refid", be.getMessage());
}


Next
Previous
Clone Instance
2
Line Count
3
Source Line
107
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/AbstractFileSetTest.java

catch (BuildException
       be) {
  assertEquals("You must not specify more than one attribute " + "when using refid", be.getMessage());
}


Next
Previous
Clone Instance
3
Line Count
3
Source Line
116
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/AbstractFileSetTest.java

catch (BuildException
       be) {
  assertEquals("You must not specify more than one attribute " + "when using refid", be.getMessage());
}


Next
Previous
Clone Instance
4
Line Count
3
Source Line
125
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/AbstractFileSetTest.java

catch (BuildException
       be) {
  assertEquals("You must not specify more than one attribute " + "when using refid", be.getMessage());
}


First
Previous
Clone Instance
5
Line Count
3
Source Line
134
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/AbstractFileSetTest.java

catch (BuildException
       be) {
  assertEquals("You must not specify more than one attribute " + "when using refid", be.getMessage());
}


Clone AbstractionParameter Count: 0Parameter Bindings

catch (BuildException
       be) {
  assertEquals("You must not specify more than one attribute " + "when using refid", be.getMessage());
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None