Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 10 | 1 | 0.984 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 454 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BlockScope.java |
2 | 5 | 505 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BlockScope.java |
3 | 5 | 563 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BlockScope.java |
4 | 5 | 604 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BlockScope.java |
5 | 5 | 2052 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
6 | 5 | 2138 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
7 | 5 | 2430 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
8 | 5 | 2456 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
9 | 5 | 448 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetScope.java |
10 | 5 | 481 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetScope.java |
| ||||
if ( !binding.isValidBinding()) return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, // TODO should improve binding.problemId() ); |
| ||||
if ( !binding.isValidBinding()) return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, // TODO should improve binding.problemId() ); |
| ||||
if ( !binding.isValidBinding()) return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, // TODO should improve binding.problemId() ); |
| ||||
if ( !binding.isValidBinding()) return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, // TODO should improve binding.problemId() ); |
| ||||
if ( !binding.isValidBinding()) return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, // TODO should improve binding.problemId() ); |
| ||||
if ( !binding.isValidBinding()) return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, // TODO should improve binding.problemId() ); |
| ||||
if ( !binding.isValidBinding()) return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, // TODO should improve binding.problemId() ); |
| ||||
// checks visibility if ( !typeBinding.isValidBinding()) return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, // TODO should improve typeBinding.problemId() ); |
| ||||
if ( !binding.isValidBinding()) return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, // TODO should improve binding.problemId()); |
| ||||
if ( !binding.isValidBinding()) return new ProblemReferenceBinding( CharOperation.subarray(compoundName, 0, currentIndex), null, // TODO should improve binding.problemId()); |
| |||
// checks visibility if ( ! [[#variablebccc7f40]].isValidBinding()) return new ProblemReferenceBinding(CharOperation.subarray(compoundName, 0, currentIndex), null, // TODO should improve [[#variablebccc7f40]].problemId()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bccc7f40]] | binding |
1 | 2 | [[#bccc7f40]] | typeBinding |
1 | 3 | [[#bccc7f40]] | binding |
1 | 4 | [[#bccc7f40]] | binding |
1 | 5 | [[#bccc7f40]] | binding |
1 | 6 | [[#bccc7f40]] | binding |
1 | 7 | [[#bccc7f40]] | binding |
1 | 8 | [[#bccc7f40]] | binding |
1 | 9 | [[#bccc7f40]] | binding |
1 | 10 | [[#bccc7f40]] | binding |