Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.958 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 775 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/ToggleBreakpointAdapter.java |
2 | 1 | 200 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/TypeContextChecker.java |
| ||||
resolvedParameterTypes[i] = resolveType(type, parameterTypes[i]); |
| ||||
types[i] = qualifyTypes(type, results[i]); |
| |||
[[#variablea157db20]][i] = [[#variablea157da60]](type, [[#variablea157da00]][i]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a157db20]] | types |
1 | 2 | [[#a157db20]] | resolvedParameterTypes |
2 | 1 | [[#a157da60]] | qualifyTypes |
2 | 2 | [[#a157da60]] | resolveType |
3 | 1 | [[#a157da00]] | results |
3 | 2 | [[#a157da00]] | parameterTypes |