CloneSet5413


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2310.989statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12674
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java
22680
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java
32684
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java
Clone Instance
1
Line Count
2
Source Line
674
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java

                        scope.problemReporter().noSuchEnclosingInstance((ReferenceBinding) target, invocationSite, false);
                        this.currentFrame.addStackItem((ReferenceBinding) target);


Clone Instance
2
Line Count
2
Source Line
680
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java

                scope.problemReporter().noSuchEnclosingInstance((ReferenceBinding) target, invocationSite, true);
                this.currentFrame.addStackItem((ReferenceBinding) target);


Clone Instance
3
Line Count
2
Source Line
684
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java

                scope.problemReporter().noSuchEnclosingInstance((ReferenceBinding) target, invocationSite, false);
                this.currentFrame.addStackItem((ReferenceBinding) target);


Clone AbstractionParameter Count: 1Parameter Bindings

scope.problemReporter().noSuchEnclosingInstance((ReferenceBinding) target, invocationSite,  [[#variablea0f05d40]]);
this.currentFrame.addStackItem((ReferenceBinding) target);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#a0f05d40]]
false 
12[[#a0f05d40]]
true 
13[[#a0f05d40]]
false