Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 3 | 0.967 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 1047 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/CodeAttribute.java |
2 | 3 | 1127 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/CodeAttribute.java |
| ||||
visitor._invokeinterface(pc - this.codeOffset, index, count, constantPoolEntry); pc += 5; break; |
| ||||
visitor._multianewarray(pc - this.codeOffset, index, dimensions, constantPoolEntry); pc += 4; break; |
| |||
visitor. [[#variable4ffacc00]](pc - this.codeOffset, index, [[#variable4ffad600]], constantPoolEntry); pc += [[#variable4ffad700]]; break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4ffacc00]] | _multianewarray |
1 | 2 | [[#4ffacc00]] | _invokeinterface |
2 | 1 | [[#4ffad600]] | dimensions |
2 | 2 | [[#4ffad600]] | count |
3 | 1 | [[#4ffad700]] | 4 |
3 | 2 | [[#4ffad700]] | 5 |