Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 6 | 2 | 0.952 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 834 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
2 | 5 | 839 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
3 | 5 | 844 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
4 | 5 | 868 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
5 | 5 | 897 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
6 | 5 | 905 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
| ||||
{ repair.misspellIndex = k; repair.distance = j; repair.symbol = symbol; repair.code = INSERTION_CODE; } |
| ||||
{ repair.misspellIndex = k; repair.distance = j; repair.symbol = symbol; repair.code = INSERTION_CODE; } |
| ||||
{ repair.misspellIndex = k; repair.distance = j; repair.symbol = symbol; repair.code = INSERTION_CODE; } |
| ||||
{ repair.misspellIndex = k; repair.distance = j; repair.symbol = symbol; repair.code = SUBSTITUTION_CODE; } |
| ||||
{ repair.misspellIndex = 0; repair.distance = j; repair.symbol = symbol; repair.code = INVALID_CODE; } |
| ||||
{ repair.misspellIndex = 0; repair.distance = j; repair.symbol = symbol; repair.code = INSERTION_CODE; } |
| |||
{ repair.misspellIndex = [[#variable9944b2e0]]; repair.distance = j; repair.symbol = symbol; repair.code = [[#variable9944b280]]; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9944b2e0]] | k |
1 | 2 | [[#9944b2e0]] | 0 |
1 | 3 | [[#9944b2e0]] | 0 |
1 | 4 | [[#9944b2e0]] | k |
1 | 5 | [[#9944b2e0]] | k |
1 | 6 | [[#9944b2e0]] | k |
2 | 1 | [[#9944b280]] | INSERTION_CODE |
2 | 2 | [[#9944b280]] | INSERTION_CODE |
2 | 3 | [[#9944b280]] | INVALID_CODE |
2 | 4 | [[#9944b280]] | SUBSTITUTION_CODE |
2 | 5 | [[#9944b280]] | INSERTION_CODE |
2 | 6 | [[#9944b280]] | INSERTION_CODE |