Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 7 | 3 | 0.967 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 545 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
2 | 5 | 3437 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
3 | 5 | 3446 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
4 | 5 | 3711 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
5 | 5 | 3822 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
6 | 5 | 5449 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
7 | 5 | 5474 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
| ||||
if (classFileOffset + 1 >= bCodeStream.length) { resizeByteArray(); } position += 2; bCodeStream[classFileOffset++ ] = Opcodes.OPC_bipush; |
| ||||
if (classFileOffset + 3 >= bCodeStream.length) { resizeByteArray(); } position += 2; bCodeStream[classFileOffset++ ] = Opcodes.OPC_wide; |
| ||||
if (classFileOffset + 2 >= bCodeStream.length) { resizeByteArray(); } position += 3; bCodeStream[classFileOffset++ ] = Opcodes.OPC_iinc; |
| ||||
if (classFileOffset + 4 >= bCodeStream.length) { resizeByteArray(); } position += 3; bCodeStream[classFileOffset++ ] = Opcodes.OPC_invokeinterface; |
| ||||
if (classFileOffset + 4 >= bCodeStream.length) { resizeByteArray(); } position += 3; bCodeStream[classFileOffset++ ] = Opcodes.OPC_invokeinterface; |
| ||||
if (classFileOffset + 3 >= bCodeStream.length) { resizeByteArray(); } position += 2; bCodeStream[classFileOffset++ ] = Opcodes.OPC_multianewarray; |
| ||||
if (classFileOffset + 1 >= bCodeStream.length) { resizeByteArray(); } position += 2; bCodeStream[classFileOffset++ ] = Opcodes.OPC_newarray; |
| |||
if (classFileOffset + [[#variable59605e00]]>= bCodeStream.length) { resizeByteArray(); } position += [[#variable59605d20]]; bCodeStream[classFileOffset++ ] = Opcodes. [[#variable59605ce0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#59605e00]] | 3 |
1 | 2 | [[#59605e00]] | 1 |
1 | 3 | [[#59605e00]] | 4 |
1 | 4 | [[#59605e00]] | 3 |
1 | 5 | [[#59605e00]] | 1 |
1 | 6 | [[#59605e00]] | 2 |
1 | 7 | [[#59605e00]] | 4 |
2 | 1 | [[#59605d20]] | 2 |
2 | 2 | [[#59605d20]] | 2 |
2 | 3 | [[#59605d20]] | 3 |
2 | 4 | [[#59605d20]] | 2 |
2 | 5 | [[#59605d20]] | 2 |
2 | 6 | [[#59605d20]] | 3 |
2 | 7 | [[#59605d20]] | 3 |
3 | 1 | [[#59605ce0]] | OPC_wide |
3 | 2 | [[#59605ce0]] | OPC_newarray |
3 | 3 | [[#59605ce0]] | OPC_invokeinterface |
3 | 4 | [[#59605ce0]] | OPC_multianewarray |
3 | 5 | [[#59605ce0]] | OPC_bipush |
3 | 6 | [[#59605ce0]] | OPC_iinc |
3 | 7 | [[#59605ce0]] | OPC_invokeinterface |