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.976 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 853 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/provider/MappingItemProvider.java |
2 | 2 | 1011 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/provider/MappingItemProvider.java |
| |||||
final Collection<? > mappedObjectsCollection = collection; final boolean removingInputs = (feature == MappingPackage.eINSTANCE.getMapping_Inputs()); |
| |||||
final Collection<? > mappedObjectsCollection = collection; final boolean addingInputs = (feature == MappingPackage.eINSTANCE.getMapping_Inputs()); |
| |||
final Collection<? > mappedObjectsCollection = collection; final boolean [[#variable175eede0]]= (feature == MappingPackage.eINSTANCE.getMapping_Inputs()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#175eede0]] | removingInputs |
1 | 2 | [[#175eede0]] | addingInputs |