Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.976 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 179 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/FieldBinding.java |
2 | 3 | 330 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/MethodBinding.java |
| ||||
uniqueKey[index++ ] = '.'; System.arraycopy(this.name, 0, uniqueKey, index, nameLength); index += nameLength; |
| ||||
uniqueKey[index++ ] = '.'; System.arraycopy(this.selector, 0, uniqueKey, index, selectorLength); index += selectorLength; |
| |||
uniqueKey[index++ ] = '.'; System.arraycopy(this. [[#variable964efc20]], 0, uniqueKey, index, [[#variable964efbc0]]); index += [[#variable964efbc0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#964efc20]] | name |
1 | 2 | [[#964efc20]] | selector |
2 | 1 | [[#964efbc0]] | nameLength |
2 | 2 | [[#964efbc0]] | selectorLength |