| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 2 | 1 | 0.987 | statement_sequence_member |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 700 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CompilationUnitResolver.java |
| 2 | 1 | 814 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CompilationUnitResolver.java |
| ||||
BindingResolver resolver = new DefaultBindingResolver(unit.scope, owner, this.bindingTables); |
| ||||
DefaultBindingResolver resolver = new DefaultBindingResolver(unit.scope, owner, this.bindingTables); |
| |||
[[#variablea15ef7a0]] resolver = new DefaultBindingResolver(unit.scope, owner, this.bindingTables); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#a15ef7a0]] | BindingResolver |
| 1 | 2 | [[#a15ef7a0]] | DefaultBindingResolver |