Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.964 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 1596 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
2 | 3 | 1680 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
| ||||
locationStack[nextStackTop] = buffer[2]; locationStartStack[nextStackTop] = lexStream.start(buffer[2]); misplaced.numDeletions = nextStackTop; |
| ||||
locationStack[nextStackTop] = buffer[2]; locationStartStack[nextStackTop] = lexStream.start(buffer[2]); last_index = next_last_index; |
| |||
locationStack[nextStackTop] = buffer[2]; locationStartStack[nextStackTop] = lexStream.start(buffer[2]); [[#variable932f5b80]]= [[#variable932f4000]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#932f5b80]] | last_index |
1 | 2 | [[#932f5b80]] | misplaced.numDeletions |
2 | 1 | [[#932f4000]] | next_last_index |
2 | 2 | [[#932f4000]] | nextStackTop |