Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.986 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 2908 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTConverter.java |
2 | 4 | 3311 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTConverter.java |
| ||||
if (this.resolveBindings) { this.recordNodes(type, reference); } return type; |
| ||||
if (this.resolveBindings) { this.recordNodes(type, typeReference); } return type; |
| |||
if (this.resolveBindings) { this.recordNodes(type, [[#variable9b19e1c0]]); } return type; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9b19e1c0]] | reference |
1 | 2 | [[#9b19e1c0]] | typeReference |