Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.958 | variable_initializer_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 362 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/Compiler.java |
2 | 2 | 174 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CompilationUnitResolver.java |
| ||||
String.valueOf(i + 1), String.valueOf(maxUnits) |
| ||||
String.valueOf(index++ + 1), String.valueOf(maxUnits) |
| |||
String.valueOf( [[#variable974a6b40]] + 1), String.valueOf(maxUnits) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#974a6b40]] | index++ |
1 | 2 | [[#974a6b40]] | i |