Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.973 | arguments |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 440 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/Compiler.java |
2 | 2 | 443 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/Compiler.java |
3 | 1 | 74 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/DefaultProblem.java |
| ||||
( Messages.bind(Messages.compilation_units, String.valueOf(this.totalUnits))) |
| ||||
( Messages.bind(Messages.compilation_unit, String.valueOf(this.totalUnits))) |
| ||||
(Messages.bind(Messages.problem_atLine, String.valueOf(this.line))) |
| |||
(Messages.bind(Messages. [[#variable62cfc580]], String.valueOf(this. [[#variable62cfc520]]))) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#62cfc580]] | problem_atLine |
1 | 2 | [[#62cfc580]] | compilation_units |
1 | 3 | [[#62cfc580]] | compilation_unit |
2 | 1 | [[#62cfc520]] | line |
2 | 2 | [[#62cfc520]] | totalUnits |
2 | 3 | [[#62cfc520]] | totalUnits |