CloneSet524


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

File f = new File(getProjectDir(), "testpassfile.tmp");
assertTrue("Passfile " + f + " not created", f.exists());


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

File f = new File(getProjectDir(), "testpassfile.tmp");
assertTrue("Passfile " + f + " not created", f.exists());


First
Previous
Clone Instance
3
Line Count
3
Source Line
93
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/CVSPassTest.java

File f = new File(getProjectDir(), "testpassfile.tmp");
assertTrue("Passfile " + f + " not created", f.exists());


Clone AbstractionParameter Count: 0Parameter Bindings

File f = new File(getProjectDir(), "testpassfile.tmp");
assertTrue("Passfile " + f + " not created", f.exists());
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None