Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 11 | 2 | 0.970 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 111 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/MessageSend.java |
2 | 4 | 591 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java |
3 | 4 | 269 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/SingleNameReference.java |
4 | 4 | 381 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/SingleNameReference.java |
5 | 4 | 449 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/SingleNameReference.java |
6 | 4 | 559 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/SingleNameReference.java |
7 | 4 | 303 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetQualifiedNameReference.java |
8 | 4 | 141 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetSingleNameReference.java |
9 | 4 | 236 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetSingleNameReference.java |
10 | 4 | 312 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetSingleNameReference.java |
11 | 4 | 437 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetSingleNameReference.java |
| ||||
{ // outer method can be reached through emulation if implicit access ReferenceBinding targetType = currentScope.enclosingSourceType().enclosingTypeAt((bits& DepthMASK) >> DepthSHIFT); Object[] path = currentScope.getEmulationPath(targetType, true /*only exact match*/ , false /*consider enclosing arg*/ ); codeStream.generateOuterAccess(path, this, targetType, currentScope); } |
| ||||
{ ReferenceBinding targetType = currentScope.enclosingSourceType().enclosingTypeAt((bits& DepthMASK) >> DepthSHIFT); Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/ , false /*consider enclosing arg*/ ); codeStream.generateOuterAccess(emulationPath, this, targetType, currentScope); } |
| ||||
{ ReferenceBinding targetType = currentScope.enclosingSourceType().enclosingTypeAt((bits& DepthMASK) >> DepthSHIFT); Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/ , false /*consider enclosing arg*/ ); codeStream.generateOuterAccess(emulationPath, this, targetType, currentScope); } |
| ||||
{ ReferenceBinding targetType = currentScope.enclosingSourceType().enclosingTypeAt((bits& DepthMASK) >> DepthSHIFT); Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/ , false /*consider enclosing arg*/ ); codeStream.generateOuterAccess(emulationPath, this, targetType, currentScope); } |
| ||||
{ ReferenceBinding targetType = currentScope.enclosingSourceType().enclosingTypeAt((bits& DepthMASK) >> DepthSHIFT); Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/ , false /*consider enclosing arg*/ ); codeStream.generateOuterAccess(emulationPath, this, targetType, currentScope); } |
| ||||
{ ReferenceBinding targetType = currentScope.enclosingSourceType().enclosingTypeAt((bits& DepthMASK) >> DepthSHIFT); Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/ , false /*consider enclosing arg*/ ); codeStream.generateOuterAccess(emulationPath, this, targetType, currentScope); } |
| ||||
{ ReferenceBinding targetType = currentScope.enclosingSourceType().enclosingTypeAt((this.bits& DepthMASK) >> DepthSHIFT); Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/ , false /*consider enclosing arg*/ ); codeStream.generateOuterAccess(emulationPath, this, targetType, currentScope); } |
| ||||
{ ReferenceBinding targetType = currentScope.enclosingSourceType().enclosingTypeAt((this.bits& DepthMASK) >> DepthSHIFT); Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/ , false /*consider enclosing arg*/ ); codeStream.generateOuterAccess(emulationPath, this, targetType, currentScope); } |
| ||||
{ ReferenceBinding targetType = currentScope.enclosingSourceType().enclosingTypeAt((this.bits& DepthMASK) >> DepthSHIFT); Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/ , false /*consider enclosing arg*/ ); codeStream.generateOuterAccess(emulationPath, this, targetType, currentScope); } |
| ||||
{ ReferenceBinding targetType = currentScope.enclosingSourceType().enclosingTypeAt((this.bits& DepthMASK) >> DepthSHIFT); Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/ , false /*consider enclosing arg*/ ); codeStream.generateOuterAccess(emulationPath, this, targetType, currentScope); } |
| ||||
{ ReferenceBinding targetType = currentScope.enclosingSourceType().enclosingTypeAt((this.bits& DepthMASK) >> DepthSHIFT); Object[] emulationPath = currentScope.getEmulationPath(targetType, true /*only exact match*/ , false /*consider enclosing arg*/ ); codeStream.generateOuterAccess(emulationPath, this, targetType, currentScope); } |
| |||
{ // outer method can be reached through emulation if implicit access ReferenceBinding targetType = currentScope.enclosingSourceType().enclosingTypeAt(( [[#variable57e0a7c0]]&DepthMASK) >> DepthSHIFT); Object[] [[#variable57e0a720]]= currentScope.getEmulationPath(targetType, true /*only exact match*/ , false /*consider enclosing arg*/ ); codeStream.generateOuterAccess( [[#variable57e0a720]], this, targetType, currentScope); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57e0a7c0]] | this.bits |
1 | 2 | [[#57e0a7c0]] | bits |
1 | 3 | [[#57e0a7c0]] | bits |
1 | 4 | [[#57e0a7c0]] | this.bits |
1 | 5 | [[#57e0a7c0]] | this.bits |
1 | 6 | [[#57e0a7c0]] | this.bits |
1 | 7 | [[#57e0a7c0]] | bits |
1 | 8 | [[#57e0a7c0]] | bits |
1 | 9 | [[#57e0a7c0]] | bits |
1 | 10 | [[#57e0a7c0]] | bits |
1 | 11 | [[#57e0a7c0]] | this.bits |
2 | 1 | [[#57e0a720]] | emulationPath |
2 | 2 | [[#57e0a720]] | emulationPath |
2 | 3 | [[#57e0a720]] | path |
2 | 4 | [[#57e0a720]] | emulationPath |
2 | 5 | [[#57e0a720]] | emulationPath |
2 | 6 | [[#57e0a720]] | emulationPath |
2 | 7 | [[#57e0a720]] | emulationPath |
2 | 8 | [[#57e0a720]] | emulationPath |
2 | 9 | [[#57e0a720]] | emulationPath |
2 | 10 | [[#57e0a720]] | emulationPath |
2 | 11 | [[#57e0a720]] | emulationPath |