Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.989 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 462 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
2 | 2 | 649 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
3 | 2 | 654 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
| ||||
for (int j = 0; j <= stateStackTop; j++) { stack[j] = nextStack[j]; } |
| ||||
for (int j = 0; j <= stateStackTop; j++) { stack[j] = prevStack[j]; } |
| ||||
for (int j = 0; j <= stateStackTop; j++) { stack[j] = nextStack[j]; } |
| |||
for (int j = 0; j <= stateStackTop; j++) { stack[j] = [[#variable57a7c5e0]][j]; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57a7c5e0]] | nextStack |
1 | 2 | [[#57a7c5e0]] | prevStack |
1 | 3 | [[#57a7c5e0]] | nextStack |