Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 8 | 3 | 0.972 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 211 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/NamingConventions.java |
2 | 2 | 213 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/NamingConventions.java |
3 | 2 | 215 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/NamingConventions.java |
4 | 2 | 217 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/NamingConventions.java |
5 | 2 | 219 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/NamingConventions.java |
6 | 2 | 221 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/NamingConventions.java |
7 | 2 | 223 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/NamingConventions.java |
8 | 2 | 225 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/NamingConventions.java |
| ||||
index += this.firstPrefixAndFirstSuffixResultsCount; System.arraycopy(this.firstPrefixAndSuffixResults, 0, results, index, this.firstPrefixAndSuffixResultsCount); |
| ||||
index += this.firstPrefixAndSuffixResultsCount; System.arraycopy(this.prefixAndFirstSuffixResults, 0, results, index, this.prefixAndFirstSuffixResultsCount); |
| ||||
index += this.prefixAndFirstSuffixResultsCount; System.arraycopy(this.prefixAndSuffixResults, 0, results, index, this.prefixAndSuffixResultsCount); |
| ||||
index += this.prefixAndSuffixResultsCount; System.arraycopy(this.firstPrefixResults, 0, results, index, this.firstPrefixResultsCount); |
| ||||
index += this.firstPrefixResultsCount; System.arraycopy(this.prefixResults, 0, results, index, this.prefixResultsCount); |
| ||||
index += this.prefixResultsCount; System.arraycopy(this.firstSuffixResults, 0, results, index, this.firstSuffixResultsCount); |
| ||||
index += this.firstSuffixResultsCount; System.arraycopy(this.suffixResults, 0, results, index, this.suffixResultsCount); |
| ||||
index += this.suffixResultsCount; System.arraycopy(this.otherResults, 0, results, index, this.otherResultsCount); |
| |||
index += this. [[#variableb5e93200]]; System.arraycopy(this. [[#variableb69d5d20]], 0, results, index, this. [[#variablebf1ab360]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b5e93200]] | firstPrefixAndFirstSuffixResultsCount |
1 | 2 | [[#b5e93200]] | firstPrefixAndSuffixResultsCount |
1 | 3 | [[#b5e93200]] | prefixAndFirstSuffixResultsCount |
1 | 4 | [[#b5e93200]] | prefixAndSuffixResultsCount |
1 | 5 | [[#b5e93200]] | firstPrefixResultsCount |
1 | 6 | [[#b5e93200]] | prefixResultsCount |
1 | 7 | [[#b5e93200]] | firstSuffixResultsCount |
1 | 8 | [[#b5e93200]] | suffixResultsCount |
2 | 1 | [[#b69d5d20]] | firstPrefixAndSuffixResults |
2 | 2 | [[#b69d5d20]] | prefixAndFirstSuffixResults |
2 | 3 | [[#b69d5d20]] | prefixAndSuffixResults |
2 | 4 | [[#b69d5d20]] | firstPrefixResults |
2 | 5 | [[#b69d5d20]] | prefixResults |
2 | 6 | [[#b69d5d20]] | firstSuffixResults |
2 | 7 | [[#b69d5d20]] | suffixResults |
2 | 8 | [[#b69d5d20]] | otherResults |
3 | 1 | [[#bf1ab360]] | firstPrefixAndSuffixResultsCount |
3 | 2 | [[#bf1ab360]] | prefixAndFirstSuffixResultsCount |
3 | 3 | [[#bf1ab360]] | prefixAndSuffixResultsCount |
3 | 4 | [[#bf1ab360]] | firstPrefixResultsCount |
3 | 5 | [[#bf1ab360]] | prefixResultsCount |
3 | 6 | [[#bf1ab360]] | firstSuffixResultsCount |
3 | 7 | [[#bf1ab360]] | suffixResultsCount |
3 | 8 | [[#bf1ab360]] | otherResultsCount |