Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 3 | 0.965 | switch_groups[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 2219 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 6 | 3005 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
case ProblemReasons.Ambiguous: id = IProblem.AmbiguousField; break; case ProblemReasons.ReceiverTypeNotVisible: id = IProblem.NotVisibleType; break; |
| ||||
case ProblemReasons.Ambiguous: id = IProblem.AmbiguousMethod; break; case ProblemReasons.InheritedNameHidesEnclosingName: id = IProblem.InheritedMethodHidesEnclosingName; break; |
| |||
case ProblemReasons.Ambiguous: id = IProblem. [[#variable99e3c160]]; break; case ProblemReasons. [[#variable99e3c120]]: id = IProblem. [[#variable99e3c0a0]]; break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#99e3c160]] | AmbiguousField |
1 | 2 | [[#99e3c160]] | AmbiguousMethod |
2 | 1 | [[#99e3c120]] | ReceiverTypeNotVisible |
2 | 2 | [[#99e3c120]] | InheritedNameHidesEnclosingName |
3 | 1 | [[#99e3c0a0]] | NotVisibleType |
3 | 2 | [[#99e3c0a0]] | InheritedMethodHidesEnclosingName |