Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.964 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 87 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/util/ObjectVector.java |
2 | 1 | 210 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/NamingConventions.java |
| ||||
System.arraycopy(this.elements, 0, targetArray, index, this.size); |
| ||||
System.arraycopy(this.firstPrefixAndFirstSuffixResults, 0, results, index, this.firstPrefixAndFirstSuffixResultsCount); |
| |||
System.arraycopy(this. [[#variableb58d5f80]], 0, [[#variableb58d5f20]], index, this. [[#variableb58d5ea0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b58d5f80]] | firstPrefixAndFirstSuffixResults |
1 | 2 | [[#b58d5f80]] | elements |
2 | 1 | [[#b58d5f20]] | results |
2 | 2 | [[#b58d5f20]] | targetArray |
3 | 1 | [[#b58d5ea0]] | firstPrefixAndFirstSuffixResultsCount |
3 | 2 | [[#b58d5ea0]] | size |