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.979 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 276 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/MacroInstance.java |
2 | 2 | 664 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/UnknownElement.java |
| |||||
RuntimeConfigurable r = (RuntimeConfigurable) e.nextElement(); UnknownElement unknownElement = (UnknownElement) r.getProxy(); |
| |||||
RuntimeConfigurable r = (RuntimeConfigurable) e.nextElement(); UnknownElement ueChild = (UnknownElement) r.getProxy(); |
| |||
RuntimeConfigurable r = (RuntimeConfigurable) e.nextElement(); UnknownElement [[#variable130a86a0]]= (UnknownElement) r.getProxy(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#130a86a0]] | unknownElement |
1 | 2 | [[#130a86a0]] | ueChild |