Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.974 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 282 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/CodeAttribute.java |
2 | 3 | 742 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/CodeAttribute.java |
| ||||
visitor._ldc2_w(pc - this.codeOffset, index, constantPoolEntry); pc += 3; break; |
| ||||
visitor._iinc(pc - this.codeOffset, index, _const); pc += 3; break; |
| |||
visitor. [[#variableb9e7c0c0]](pc - this.codeOffset, index, [[#variableb9e7c080]]); pc += 3; break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b9e7c0c0]] | _iinc |
1 | 2 | [[#b9e7c0c0]] | _ldc2_w |
2 | 1 | [[#b9e7c080]] | _const |
2 | 2 | [[#b9e7c080]] | constantPoolEntry |