Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.979 | field_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 91 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/domain/AdapterFactoryMappingDomain.java |
2 | 1 | 92 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/domain/AdapterFactoryMappingDomain.java |
| |||||
protected HashMap<String, String> topToBottomTypeTable = new HashMap<String, String>(); |
| |||||
protected HashMap<String, String> bottomToTopTypeTable = new HashMap<String, String>(); |
| |||
protected HashMap<String, String> [[#variable1758b300]]= new HashMap<String, String>(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1758b300]] | topToBottomTypeTable |
1 | 2 | [[#1758b300]] | bottomToTopTypeTable |