CloneSet7326


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7240.960statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
173889
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java
274421
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java
Clone Instance
1
Line Count
7
Source Line
3889
Source File
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);


Clone Instance
2
Line Count
7
Source Line
4421
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java

        this.invoke(
                        Opcodes.OPC_invokestatic, 
                        argCount, // argCount
                         1, // return type size
                         ConstantPool.JavaLangStringConstantPoolName, 
                        ConstantPool.ValueOf, 
                        signature);


Clone AbstractionParameter Count: 4Parameter Bindings

this.invoke(Opcodes. [[#variable57e56b00]], argCount, // argCount
              [[#variable57e56a80]], // return type size
             ConstantPool. [[#variable57e56a20]], ConstantPool. [[#variable57e569c0]], signature);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#57e56b00]]
OPC_invokestatic 
12[[#57e56b00]]
OPC_invokespecial 
21[[#57e56a80]]
1 
22[[#57e56a80]]
0 
31[[#57e56a20]]
JavaLangStringConstantPoolName 
32[[#57e56a20]]
JavaLangAssertionErrorConstantPoolName 
41[[#57e569c0]]
ValueOf 
42[[#57e569c0]]
Init