Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 2 | 0.964 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 1881 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 6 | 2869 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
this.handle( problemID, arguments, arguments, typeDeclaration.sourceStart, typeDeclaration.sourceEnd); |
| ||||
this.handle( id, arguments, arguments, nameRef.sourceStart, nameRef.sourceEnd); |
| |||
this.handle( [[#variable99425780]], arguments, arguments, [[#variable994257e0]].sourceStart, [[#variable994257e0]].sourceEnd); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#99425780]] | id |
1 | 2 | [[#99425780]] | problemID |
2 | 1 | [[#994257e0]] | nameRef |
2 | 2 | [[#994257e0]] | typeDeclaration |