Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 1 | 0.970 | class_body_declarations[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 43 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/AntClassLoaderDelegationTest.java |
2 | 4 | 30 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/AntClassLoaderTest.java |
3 | 4 | 37 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/util/ClasspathUtilsTest.java |
| |||||
private Project p; public AntClassLoaderDelegationTest(String name) { super(name); } |
| |||||
private Project p; public AntClassLoaderTest(String name) { super(name); } |
| |||||
private Project p; public ClasspathUtilsTest(String name) { super(name); } |
| |||
private Project p; public [[#variable130be0c0]](String name) { super(name); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#130be0c0]] | AntClassLoaderDelegationTest |
1 | 2 | [[#130be0c0]] | AntClassLoaderTest |
1 | 3 | [[#130be0c0]] | ClasspathUtilsTest |