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.991 | statement_sequence |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 1018 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
2 | 5 | 1024 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
| ||||
{ candidate.symbol = repair.symbol; candidate.location = buffer[repair.bufferPosition]; lexStream.reset(buffer[repair.bufferPosition + 1]); break; } |
| ||||
{ candidate.symbol = repair.symbol; candidate.location = buffer[repair.bufferPosition]; lexStream.reset(buffer[repair.bufferPosition + 2]); break; } |
| |||
{ candidate.symbol = repair.symbol; candidate.location = buffer[repair.bufferPosition]; lexStream.reset(buffer[repair.bufferPosition + [[#variable61a89980]]]); break; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#61a89980]] | 2 |
1 | 2 | [[#61a89980]] | 1 |