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.970 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 129 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/DataValue.java |
2 | 2 | 400 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/DataValue.java |
| |||||
for (int i = 0; i < BASELENGTH; i++) { base64Alphabet[i] = -1; } |
| |||||
for (int i = 0; i < BASELENGTH; i++) { hexNumberTable[i] = -1; } |
| |||
for (int i = 0; i < BASELENGTH; i++) { [[#variable1767c9e0]][i] = -1; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1767c9e0]] | base64Alphabet |
1 | 2 | [[#1767c9e0]] | hexNumberTable |