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.967 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 236 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CompilationUnitResolver.java |
2 | 1 | 783 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CompilationUnitResolver.java |
| ||||
DefaultBindingResolver resolver = new DefaultBindingResolver(this.lookupEnvironment, null /*no owner*/ , this.bindingTables); |
| ||||
// remaining binding keys DefaultBindingResolver resolver = new DefaultBindingResolver(this.lookupEnvironment, owner, this.bindingTables); |
| |||
// remaining binding keys DefaultBindingResolver resolver = new DefaultBindingResolver(this.lookupEnvironment, [[#variableb978fc20]] /*no owner*/ , this.bindingTables); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b978fc20]] | owner |
1 | 2 | [[#b978fc20]] | null |