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.955 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 199 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
2 | 2 | 313 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
3 | 2 | 395 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
4 | 2 | 507 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
5 | 2 | 1055 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
6 | 2 | 1319 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
7 | 2 | 1455 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
8 | 2 | 1595 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
| ||||
for (int j = 2; j < extraLength; j++) { this.extra[j] = new long[otherLength]; } |
| ||||
for (int j = 0; j < extraLength; j++) { this.extra[j] = new long[otherLength]; } |
| ||||
for (int j = 0; j < extraLength; j++) { this.extra[j] = new long[copyLimit]; } |
| ||||
for (int j = 2; j < extraLength; j++) { copy.extra[j] = new long[length]; } |
| ||||
for (int j = 0; j < extraLength; j++) { this.extra[j] = new long[length]; } |
| ||||
for (int j = 0; j < extraLength; j++) { this.extra[j] = new long[otherLength]; } |
| ||||
for (int j = 2; j < extraLength; j++) { copy.extra[j] = new long[length]; } |
| ||||
for (int j = 0; j < extraLength; j++) { copy.extra[j] = new long[length]; } |
| |||
for (int j = [[#variable4e1fa2a0]]; j < extraLength; j++) { [[#variable4e1fa240]].extra[j] = new long[ [[#variable4e1fa1c0]]]; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4e1fa2a0]] | 2 |
1 | 2 | [[#4e1fa2a0]] | 0 |
1 | 3 | [[#4e1fa2a0]] | 2 |
1 | 4 | [[#4e1fa2a0]] | 0 |
1 | 5 | [[#4e1fa2a0]] | 0 |
1 | 6 | [[#4e1fa2a0]] | 0 |
1 | 7 | [[#4e1fa2a0]] | 2 |
1 | 8 | [[#4e1fa2a0]] | 0 |
2 | 1 | [[#4e1fa240]] | this |
2 | 2 | [[#4e1fa240]] | this |
2 | 3 | [[#4e1fa240]] | copy |
2 | 4 | [[#4e1fa240]] | this |
2 | 5 | [[#4e1fa240]] | copy |
2 | 6 | [[#4e1fa240]] | this |
2 | 7 | [[#4e1fa240]] | copy |
2 | 8 | [[#4e1fa240]] | this |
3 | 1 | [[#4e1fa1c0]] | otherLength |
3 | 2 | [[#4e1fa1c0]] | length |
3 | 3 | [[#4e1fa1c0]] | length |
3 | 4 | [[#4e1fa1c0]] | otherLength |
3 | 5 | [[#4e1fa1c0]] | length |
3 | 6 | [[#4e1fa1c0]] | copyLimit |
3 | 7 | [[#4e1fa1c0]] | length |
3 | 8 | [[#4e1fa1c0]] | otherLength |