Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.981 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 987 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java |
2 | 5 | 8155 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
| ||||
if (dim == 0) { typeRef.sourceEnd = this.intStack[this.intPtr-- ]; } else { this.intPtr--; typeRef.sourceEnd = this.endPosition; } |
| ||||
if (dim == 0) { ref.sourceEnd = this.intStack[this.intPtr-- ]; } else { this.intPtr--; ref.sourceEnd = this.endPosition; } |
| |||
if (dim == 0) { [[#variable567b6d40]].sourceEnd = this.intStack[this.intPtr-- ]; } else { this.intPtr--; [[#variable567b6d40]].sourceEnd = this.endPosition; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#567b6d40]] | typeRef |
1 | 2 | [[#567b6d40]] | ref |