Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 6 | 2 | 0.959 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 351 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/MethodScope.java |
2 | 5 | 361 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/MethodScope.java |
3 | 1 | 839 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
4 | 1 | 880 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
5 | 1 | 898 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
6 | 1 | 288 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetScope.java |
| ||||
new ProblemFieldBinding( field, // closest match field.declaringClass, fieldName, ProblemReasons.NonStaticReferenceInConstructorInvocation) |
| ||||
new ProblemFieldBinding( field, // closest match field.declaringClass, fieldName, ProblemReasons.NonStaticReferenceInConstructorInvocation) |
| ||||
new ProblemFieldBinding(field /* closest match*/ , field.declaringClass, fieldName, ProblemReasons.NotVisible) |
| ||||
new ProblemFieldBinding(visibleField /* closest match*/ , visibleField.declaringClass, fieldName, ProblemReasons.Ambiguous) |
| ||||
new ProblemFieldBinding(visibleField /* closest match*/ , visibleField.declaringClass, fieldName, ProblemReasons.Ambiguous) |
| ||||
new ProblemFieldBinding(field /* closest match*/ , field.declaringClass, fieldName, ProblemReasons.NotVisible) |
| |||
new ProblemFieldBinding( [[#variable585ded20]] /* closest match*/ , // closest match [[#variable585ded20]].declaringClass, fieldName, ProblemReasons. [[#variable585decc0]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#585ded20]] | field |
1 | 2 | [[#585ded20]] | visibleField |
1 | 3 | [[#585ded20]] | field |
1 | 4 | [[#585ded20]] | visibleField |
1 | 5 | [[#585ded20]] | field |
1 | 6 | [[#585ded20]] | field |
2 | 1 | [[#585decc0]] | NonStaticReferenceInConstructorInvocation |
2 | 2 | [[#585decc0]] | Ambiguous |
2 | 3 | [[#585decc0]] | NotVisible |
2 | 4 | [[#585decc0]] | Ambiguous |
2 | 5 | [[#585decc0]] | NonStaticReferenceInConstructorInvocation |
2 | 6 | [[#585decc0]] | NotVisible |