Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 4 | 0.960 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 3889 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
2 | 7 | 4421 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
| ||||
this.invoke( Opcodes.OPC_invokespecial, argCount, // argCount 0, // return type size ConstantPool.JavaLangAssertionErrorConstantPoolName, ConstantPool.Init, signature); |
| ||||
this.invoke( Opcodes.OPC_invokestatic, argCount, // argCount 1, // return type size ConstantPool.JavaLangStringConstantPoolName, ConstantPool.ValueOf, signature); |
| |||
this.invoke(Opcodes. [[#variable57e56b00]], argCount, // argCount [[#variable57e56a80]], // return type size ConstantPool. [[#variable57e56a20]], ConstantPool. [[#variable57e569c0]], signature); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57e56b00]] | OPC_invokestatic |
1 | 2 | [[#57e56b00]] | OPC_invokespecial |
2 | 1 | [[#57e56a80]] | 1 |
2 | 2 | [[#57e56a80]] | 0 |
3 | 1 | [[#57e56a20]] | JavaLangStringConstantPoolName |
3 | 2 | [[#57e56a20]] | JavaLangAssertionErrorConstantPoolName |
4 | 1 | [[#57e569c0]] | ValueOf |
4 | 2 | [[#57e569c0]] | Init |