Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
9 | 2 | 2 | 0.959 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 9 | 477 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 9 | 2491 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
{ this.handle( IProblem.BodyForAbstractMethod, NoArgument, NoArgument, method.sourceStart, method.sourceEnd, method, method.compilationResult()); } |
| ||||
{ this.handle( IProblem.InterfaceCannotHaveConstructors, NoArgument, NoArgument, constructor.sourceStart, constructor.sourceEnd, constructor, constructor.compilationResult()); } |
| |||
{ this.handle(IProblem. [[#variable73057360]], NoArgument, NoArgument, [[#variable730572e0]].sourceStart, [[#variable730572e0]].sourceEnd, [[#variable730572e0]], [[#variable730572e0]].compilationResult()); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#73057360]] | InterfaceCannotHaveConstructors |
1 | 2 | [[#73057360]] | BodyForAbstractMethod |
2 | 1 | [[#730572e0]] | constructor |
2 | 2 | [[#730572e0]] | method |