Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.959 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 839 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
2 | 2 | 842 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
| ||||
this.expressionLengthStack = new int[30]; this.intStack = new int[50]; |
| ||||
this.identifierLengthStack = new int[30]; this.nestedMethod = new int[30]; |
| |||
this. [[#variableb96cd3a0]]= new int[30]; this. [[#variableb96cd360]]= new int[ [[#variableb96cd2e0]]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b96cd3a0]] | expressionLengthStack |
1 | 2 | [[#b96cd3a0]] | identifierLengthStack |
2 | 1 | [[#b96cd360]] | intStack |
2 | 2 | [[#b96cd360]] | nestedMethod |
3 | 1 | [[#b96cd2e0]] | 50 |
3 | 2 | [[#b96cd2e0]] | 30 |