Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.977 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 921 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/CharOperation.java |
2 | 1 | 985 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/CharOperation.java |
3 | 1 | 556 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/Signature.java |
| ||||
System.arraycopy(array[i], 0, result, index, subLength); |
| ||||
System.arraycopy(array[i], 0, result, index, subLength); |
| ||||
System.arraycopy(boundSignatures[i], 0, result, index, boundLength); |
| |||
System.arraycopy( [[#variablea15e9f60]][i], 0, result, index, [[#variablea14d2020]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a15e9f60]] | array |
1 | 2 | [[#a15e9f60]] | boundSignatures |
1 | 3 | [[#a15e9f60]] | array |
2 | 1 | [[#a14d2020]] | subLength |
2 | 2 | [[#a14d2020]] | boundLength |
2 | 3 | [[#a14d2020]] | subLength |