CloneSet1192


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.971statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11156
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/optional/PropertyFileTest.java
21172
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/optional/PropertyFileTest.java
Next
Last
Clone Instance
1
Line Count
1
Source Line
156
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/optional/PropertyFileTest.java

FileOutputStream fos = new FileOutputStream(new File(System.getProperty("root"), testPropsFilePath));


First
Previous
Clone Instance
2
Line Count
1
Source Line
172
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/optional/PropertyFileTest.java

FileOutputStream fos = new FileOutputStream(new File(System.getProperty("root"), buildPropsFilePath));


Clone AbstractionParameter Count: 1Parameter Bindings

FileOutputStream fos = new FileOutputStream(new File(System.getProperty("root"),  [[#variable11267980]]));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#11267980]]
testPropsFilePath 
12[[#11267980]]
buildPropsFilePath