CloneSet1113


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

Assert.assertTrue( !targetCalled);
Assert.assertTrue( !tailCalled);
Assert.assertEquals(0, elementCalled);
headCalled = true;


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

Assert.assertTrue( !targetCalled);
Assert.assertTrue( !tailCalled);
Assert.assertEquals(0, elementCalled);
targetCalled = true;


Clone AbstractionParameter Count: 1Parameter Bindings

Assert.assertTrue( !targetCalled);
Assert.assertTrue( !tailCalled);
Assert.assertEquals(0, elementCalled);
 [[#variable112443e0]]= true;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#112443e0]]
headCalled 
12[[#112443e0]]
targetCalled