Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 3 | 0.970 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 3808 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
2 | 7 | 4367 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
| ||||
this.invoke( Opcodes.OPC_invokevirtual, 0, // argCount 1, // return type size enumTypeConstantPoolName, ConstantPool.Ordinal, ConstantPool.OrdinalSignature); |
| ||||
this.invoke( Opcodes.OPC_invokevirtual, 0, // argCount 1, // return type size declaringClass, ConstantPool.ToString, ConstantPool.ToStringSignature); |
| |||
this.invoke(Opcodes.OPC_invokevirtual, 0, // argCount 1, // return type size [[#variable57e57f00]], ConstantPool. [[#variable57e57ea0]], ConstantPool. [[#variable57e57d20]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57e57f00]] | declaringClass |
1 | 2 | [[#57e57f00]] | enumTypeConstantPoolName |
2 | 1 | [[#57e57ea0]] | ToString |
2 | 2 | [[#57e57ea0]] | Ordinal |
3 | 1 | [[#57e57d20]] | ToStringSignature |
3 | 2 | [[#57e57d20]] | OrdinalSignature |