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 | 67 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CreateTypeHierarchyOperation.java |
2 | 1 | 83 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CreateTypeHierarchyOperation.java |
| ||||
this.typeHierarchy = new TypeHierarchy(element, copies, scope, computeSubtypes); |
| ||||
this.typeHierarchy = new TypeHierarchy(element, copies, project, computeSubtypes); |
| |||
this.typeHierarchy = new TypeHierarchy(element, copies, [[#variable986ba4c0]], computeSubtypes); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#986ba4c0]] | scope |
1 | 2 | [[#986ba4c0]] | project |