CloneSet1375


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.967executable_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12154
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/AntTest.java
22170
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/AntTest.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
154
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/AntTest.java

testReference("testNoInherit", new String[] {
                                              "path",
                                              "path"
                                            }, new boolean[] {
                                                               false,
                                                               true
                                                             }, null);


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

testReference("testRename", new String[] {
                                           "path",
                                           "path"
                                         }, new boolean[] {
                                                            false,
                                                            true
                                                          }, null);


Clone AbstractionParameter Count: 1Parameter Bindings

testReference( [[#variable112b5160]], new String[] {
                                                     "path",
                                                     "path"
                                                   }, new boolean[] {
                                                                      false,
                                                                      true
                                                                    }, null);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#112b5160]]
"testNoInherit" 
12[[#112b5160]]
"testRename"