CloneSet918


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

assertTrue("attribute worked", getLog().indexOf("As attribute: it worked") > -1);
assertTrue("nested text worked", getLog().indexOf("As nested text: it worked") > -1);


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

assertTrue("attribute worked", getLog().indexOf("As attribute: it worked") > -1);
assertTrue("nested text worked", getLog().indexOf("As nested text: it worked") > -1);


Clone AbstractionParameter Count: 0Parameter Bindings

assertTrue("attribute worked", getLog().indexOf("As attribute: it worked") > -1);
assertTrue("nested text worked", getLog().indexOf("As nested text: it worked") > -1);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None