Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.974 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 61 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/util/XMLFragmentTest.java |
2 | 2 | 78 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/util/XMLFragmentTest.java |
| |||||
assertEquals(1, nl2.getLength()); assertEquals(Node.TEXT_NODE, nl2.item(0).getNodeType()); |
| |||||
assertEquals(1, nl2.getLength()); assertEquals(Node.ELEMENT_NODE, nl2.item(0).getNodeType()); |
| |||
assertEquals(1, nl2.getLength()); assertEquals(Node. [[#variable11262100]], nl2.item(0).getNodeType()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#11262100]] | TEXT_NODE |
1 | 2 | [[#11262100]] | ELEMENT_NODE |