| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 4 | 4 | 0.950 | switch_groups[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 592 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
| 2 | 2 | 594 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
| 3 | 2 | 596 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
| 4 | 2 | 598 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
| ||||
case 0: charText.append(" (NUL)"); break; //$NON-NLS-1$
case 8: charText.append(" (BS)"); break; //$NON-NLS-1$
|
| ||||
case 9: charText.append(" (TAB)"); break; //$NON-NLS-1$
case 10: charText.append(" (LF)"); break; //$NON-NLS-1$
|
| ||||
case 13: charText.append(" (CR)"); break; //$NON-NLS-1$
case 21: charText.append(" (NL)"); break; //$NON-NLS-1$
|
| ||||
case 27: charText.append(" (ESC)"); break; //$NON-NLS-1$
case 127: charText.append(" (DEL)"); break; //$NON-NLS-1$
|
| |||
case [[#variable6474d520]]: charText.append( [[#variable6474d4e0]]); break; //$NON-NLS-1$ case [[#variable6474cac0]]: charText.append( [[#variable6474d3e0]]); break; //$NON-NLS-1$ |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#6474d520]] | 0 |
| 1 | 2 | [[#6474d520]] | 9 |
| 1 | 3 | [[#6474d520]] | 13 |
| 1 | 4 | [[#6474d520]] | 27 |
| 2 | 1 | [[#6474d4e0]] | " (NUL)" |
| 2 | 2 | [[#6474d4e0]] | " (TAB)" |
| 2 | 3 | [[#6474d4e0]] | " (CR)" |
| 2 | 4 | [[#6474d4e0]] | " (ESC)" |
| 3 | 1 | [[#6474cac0]] | 8 |
| 3 | 2 | [[#6474cac0]] | 10 |
| 3 | 3 | [[#6474cac0]] | 21 |
| 3 | 4 | [[#6474cac0]] | 127 |
| 4 | 1 | [[#6474d3e0]] | " (BS)" |
| 4 | 2 | [[#6474d3e0]] | " (LF)" |
| 4 | 3 | [[#6474d3e0]] | " (NL)" |
| 4 | 4 | [[#6474d3e0]] | " (DEL)" |