Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.970 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 276 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xmi/impl/StringSegment.java |
2 | 2 | 315 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xmi/impl/StringSegment.java |
3 | 2 | 394 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xmi/impl/StringSegment.java |
| |||||
Element[] elements = (Element[]) data; int length = 0; |
| |||||
Element[] elements = (Element[]) data; int position = 0; |
| |||||
Element[] elements = (Element[]) data; int position = 0; |
| |||
Element[] elements = (Element[]) data; int [[#variable1756f080]]= 0; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1756f080]] | length |
1 | 2 | [[#1756f080]] | position |
1 | 3 | [[#1756f080]] | position |