CloneSet1374


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

assertEquals("Arg Count", 1, args.length);
assertEquals("Arg Type", methodArg, args[0]);


First
Previous
Clone Instance
2
Line Count
2
Source Line
630
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/IntrospectionHelperTest.java

assertEquals("Arg Count", 1, args.length);
assertEquals("Arg Type", methodArg, args[0]);


Clone AbstractionParameter Count: 0Parameter Bindings

assertEquals("Arg Count", 1, args.length);
assertEquals("Arg Type", methodArg, args[0]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None