Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 1 | 0.979 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 2759 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl.java |
2 | 6 | 2779 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl.java |
| |||||
int index = getIndex(cls); EClass c = classes[index]; if (c == cls) { return features[index]; } |
| |||||
int index = getIndex(cls); EClass c = classes[index]; if (c == cls) { return featureKinds[index]; } |
| |||
int index = getIndex(cls); EClass c = classes[index]; if (c == cls) { return [[#variable17598e00]][index]; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#17598e00]] | features |
1 | 2 | [[#17598e00]] | featureKinds |