Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.951 | field_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 53 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/importer/rose/builder/RoseUtil.java |
2 | 1 | 59 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/importer/rose/builder/RoseUtil.java |
| |||||
protected Map<Object, List<String>> superTable = new HashMap<Object, List<String>>(); |
| |||||
protected Map<EPackage, List<String>> ePackageToInformationMap = new HashMap<EPackage, List<String>>(); |
| |||
protected Map< [[#variable174c4c00]], List<String>> [[#variable174c44a0]]= new HashMap< [[#variable174c4c00]], List<String>>(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#174c4c00]] | Object |
1 | 2 | [[#174c4c00]] | EPackage |
2 | 1 | [[#174c44a0]] | superTable |
2 | 2 | [[#174c44a0]] | ePackageToInformationMap |