Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.974 | import_statements[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 42 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/helper/ProjectHelperImpl.java |
2 | 3 | 39 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/ejb/IPlanetEjbc.java |
| |||||
import org.xml.sax.HandlerBase; import org.xml.sax.InputSource; import org.xml.sax.Locator; |
| |||||
import org.xml.sax.HandlerBase; import org.xml.sax.InputSource; import org.xml.sax.SAXException; |
| |||
import org.xml.sax.HandlerBase; import org.xml.sax.InputSource; import org.xml.sax. [[#variable1122a140]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1122a140]] | Locator |
1 | 2 | [[#1122a140]] | SAXException |