Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.989 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 674 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java |
2 | 2 | 680 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java |
3 | 2 | 684 | 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); |
| ||||
scope.problemReporter().noSuchEnclosingInstance((ReferenceBinding) target, invocationSite, true); this.currentFrame.addStackItem((ReferenceBinding) target); |
| ||||
scope.problemReporter().noSuchEnclosingInstance((ReferenceBinding) target, invocationSite, false); this.currentFrame.addStackItem((ReferenceBinding) target); |
| |||
scope.problemReporter().noSuchEnclosingInstance((ReferenceBinding) target, invocationSite, [[#variablea0f05d40]]); this.currentFrame.addStackItem((ReferenceBinding) target); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a0f05d40]] | false |
1 | 2 | [[#a0f05d40]] | true |
1 | 3 | [[#a0f05d40]] | false |