Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 16 | 3 | 0.958 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 444 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BlockScope.java |
2 | 4 | 470 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BlockScope.java |
3 | 4 | 495 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BlockScope.java |
4 | 4 | 500 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BlockScope.java |
5 | 4 | 553 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BlockScope.java |
6 | 4 | 600 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BlockScope.java |
7 | 1 | 454 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope.java |
8 | 1 | 457 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope.java |
9 | 1 | 472 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope.java |
10 | 4 | 2048 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
11 | 4 | 2134 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
12 | 4 | 2148 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
13 | 4 | 2426 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
14 | 1 | 443 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetScope.java |
15 | 1 | 461 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetScope.java |
16 | 1 | 480 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetScope.java |
| ||||
// must be a type if its the last name, otherwise we have no idea if its a package or type return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, ProblemReasons.NotFound ); |
| ||||
// It is illegal to request a PACKAGE from this method. return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, ProblemReasons.NotFound ); |
| ||||
return new ProblemBinding( CharOperation.subarray(compoundName, 0, currentIndex), typeBinding, ProblemReasons.NotFound); |
| ||||
return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), typeBinding, ProblemReasons.NotFound ); |
| ||||
// must be a type if its the last name, otherwise we have no idea if its a package or type return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, ProblemReasons.NotFound ); |
| ||||
return new ProblemBinding( CharOperation.subarray(compoundName, 0, currentIndex), typeBinding, ProblemReasons.NotFound); |
| ||||
return new ProblemReferenceBinding(CharOperation.subarray(compoundName, 0, i), null, ProblemReasons.NotFound); |
| ||||
return new ProblemReferenceBinding(CharOperation.subarray(compoundName, 0, i), null, ProblemReasons.NotFound); |
| ||||
return new ProblemReferenceBinding(CharOperation.subarray(compoundName, 0, i), null, ProblemReasons.NotFound); |
| ||||
return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, ProblemReasons.NotFound ); |
| ||||
return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, ProblemReasons.NotFound ); |
| ||||
return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, ProblemReasons.NotFound ); |
| ||||
return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, ProblemReasons.NotFound ); |
| ||||
return new ProblemReferenceBinding(CharOperation.subarray(compoundName, 0, currentIndex), null, ProblemReasons.NotFound); |
| ||||
// It is illegal to request a PACKAGE from this method. return new ProblemReferenceBinding(CharOperation.subarray(compoundName, 0, currentIndex), null, ProblemReasons.NotFound); |
| ||||
return new ProblemBinding(CharOperation.subarray(compoundName, 0, currentIndex), typeBinding, ProblemReasons.NotFound); |
| |||
// must be a type if its the last name, otherwise we have no idea if its a package or type // It is illegal to request a PACKAGE from this method. return new [[#variable64c603c0]](CharOperation.subarray(compoundName, 0, [[#variable64c60320]]), [[#variable64c602a0]], ProblemReasons.NotFound); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#64c603c0]] | ProblemBinding |
1 | 2 | [[#64c603c0]] | ProblemReferenceBinding |
1 | 3 | [[#64c603c0]] | ProblemReferenceBinding |
1 | 4 | [[#64c603c0]] | ProblemReferenceBinding |
1 | 5 | [[#64c603c0]] | ProblemReferenceBinding |
1 | 6 | [[#64c603c0]] | ProblemReferenceBinding |
1 | 7 | [[#64c603c0]] | ProblemReferenceBinding |
1 | 8 | [[#64c603c0]] | ProblemReferenceBinding |
1 | 9 | [[#64c603c0]] | ProblemReferenceBinding |
1 | 10 | [[#64c603c0]] | ProblemReferenceBinding |
1 | 11 | [[#64c603c0]] | ProblemReferenceBinding |
1 | 12 | [[#64c603c0]] | ProblemReferenceBinding |
1 | 13 | [[#64c603c0]] | ProblemBinding |
1 | 14 | [[#64c603c0]] | ProblemReferenceBinding |
1 | 15 | [[#64c603c0]] | ProblemBinding |
1 | 16 | [[#64c603c0]] | ProblemReferenceBinding |
2 | 1 | [[#64c60320]] | currentIndex |
2 | 2 | [[#64c60320]] | currentIndex |
2 | 3 | [[#64c60320]] | i |
2 | 4 | [[#64c60320]] | currentIndex |
2 | 5 | [[#64c60320]] | currentIndex |
2 | 6 | [[#64c60320]] | currentIndex |
2 | 7 | [[#64c60320]] | currentIndex |
2 | 8 | [[#64c60320]] | i |
2 | 9 | [[#64c60320]] | currentIndex |
2 | 10 | [[#64c60320]] | currentIndex |
2 | 11 | [[#64c60320]] | currentIndex |
2 | 12 | [[#64c60320]] | currentIndex |
2 | 13 | [[#64c60320]] | currentIndex |
2 | 14 | [[#64c60320]] | i |
2 | 15 | [[#64c60320]] | currentIndex |
2 | 16 | [[#64c60320]] | currentIndex |
3 | 1 | [[#64c602a0]] | typeBinding |
3 | 2 | [[#64c602a0]] | null |
3 | 3 | [[#64c602a0]] | null |
3 | 4 | [[#64c602a0]] | typeBinding |
3 | 5 | [[#64c602a0]] | null |
3 | 6 | [[#64c602a0]] | null |
3 | 7 | [[#64c602a0]] | null |
3 | 8 | [[#64c602a0]] | null |
3 | 9 | [[#64c602a0]] | null |
3 | 10 | [[#64c602a0]] | null |
3 | 11 | [[#64c602a0]] | null |
3 | 12 | [[#64c602a0]] | null |
3 | 13 | [[#64c602a0]] | typeBinding |
3 | 14 | [[#64c602a0]] | null |
3 | 15 | [[#64c602a0]] | typeBinding |
3 | 16 | [[#64c602a0]] | null |