| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 2 | 1 | 0.988 | expression_list |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 6727 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
| 2 | 3 | 8177 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
| ||||
this.identifierStack[this.identifierPtr],
statement,
this.identifierPositionStack[this.identifierPtr-- ]
|
| ||||
this.identifierStack[this.identifierPtr],
dim,
this.identifierPositionStack[this.identifierPtr-- ]
|
| |||
this.identifierStack[this.identifierPtr], [[#variableb6801d60]], this.identifierPositionStack[this.identifierPtr-- ] |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#b6801d60]] | dim |
| 1 | 2 | [[#b6801d60]] | statement |