CloneSet1265


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
14371
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/selectors/ModifiedSelectorTest.java
24408
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/selectors/ModifiedSelectorTest.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
371
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/selectors/ModifiedSelectorTest.java

// does the selection
String results = selectionString(s);
// evaluate correctness
assertTrue("Cache file is not created.", cachefile.exists());


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

// does the selection
String results = selectionString(s);
// evaluate correctness
assertTrue("Cache file is not created.", cachefile.exists());


Clone AbstractionParameter Count: 0Parameter Bindings

// does the selection
String results = selectionString(s);
// evaluate correctness
assertTrue("Cache file is not created.", cachefile.exists());
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None