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.971 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 142 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/presentation/MappingDomainLabelProvider.java |
2 | 1 | 213 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/presentation/SimpleMappedObjectViewer.java |
| |||||
Collection<? extends Mapping> mappings = mappingDomain.getMappingRoot().getMappings(mappedObject); |
| |||||
Collection<? extends Mapping> mappings = mappingDomain.getMappingRoot().getMappings(object); |
| |||
Collection<? extends Mapping> mappings = mappingDomain.getMappingRoot().getMappings( [[#variable1766aa60]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1766aa60]] | mappedObject |
1 | 2 | [[#1766aa60]] | object |