| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 5 | 5 | 2 | 0.959 | conditional_or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 5 | 1396 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
| 2 | 5 | 1420 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
| 3 | 5 | 1432 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
| 4 | 5 | 1439 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
| 5 | 5 | 1461 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
| ||||
new ProblemFieldBinding(
foundField, // closest match
foundField.declaringClass,
name,
ProblemReasons.InheritedNameHidesEnclosingName)
|
| ||||
new ProblemFieldBinding(
foundField, // closest match
foundField.declaringClass,
name,
ProblemReasons.InheritedNameHidesEnclosingName)
|
| ||||
new ProblemFieldBinding(
fieldBinding, // closest match
fieldBinding.declaringClass,
name,
ProblemReasons.NonStaticReferenceInConstructorInvocation)
|
| ||||
new ProblemFieldBinding(
fieldBinding, // closest match
fieldBinding.declaringClass,
name,
ProblemReasons.NonStaticReferenceInStaticContext)
|
| ||||
new ProblemFieldBinding(
foundField, // closest match
foundField.declaringClass,
name,
ProblemReasons.InheritedNameHidesEnclosingName)
|
| |||
new ProblemFieldBinding( [[#variableb07f66e0]], // closest match
[[#variableb07f66e0]].declaringClass, name, ProblemReasons. [[#variableb07f6660]])
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#b07f66e0]] | foundField |
| 1 | 2 | [[#b07f66e0]] | fieldBinding |
| 1 | 3 | [[#b07f66e0]] | fieldBinding |
| 1 | 4 | [[#b07f66e0]] | foundField |
| 1 | 5 | [[#b07f66e0]] | foundField |
| 2 | 1 | [[#b07f6660]] | InheritedNameHidesEnclosingName |
| 2 | 2 | [[#b07f6660]] | NonStaticReferenceInStaticContext |
| 2 | 3 | [[#b07f6660]] | NonStaticReferenceInConstructorInvocation |
| 2 | 4 | [[#b07f6660]] | InheritedNameHidesEnclosingName |
| 2 | 5 | [[#b07f6660]] | InheritedNameHidesEnclosingName |