| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 4 | 4 | 0.959 | conditional_or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 198 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/JavaObjectValueEditor.java |
| 2 | 1 | 647 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JavaDebugOptionsManager.java |
| 3 | 1 | 155 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/EvaluationSourceGenerator.java |
| 4 | 1 | 156 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/logicalstructures/JavaLogicalStructure.java |
| ||||
new Status(IStatus.ERROR, JDIDebugUIPlugin.getUniqueIdentifier(), IStatus.ERROR, buffer.toString(), null) |
| ||||
new Status(IStatus.ERROR, JDIDebugUIPlugin.getUniqueIdentifier(), IStatus.ERROR, message.toString(), null) |
| ||||
new Status(IStatus.ERROR, JDIDebugPlugin.getUniqueIdentifier(), IStatus.OK, visitor.getError(), null) |
| ||||
new Status(IStatus.ERROR, JDIDebugPlugin.getUniqueIdentifier(), IStatus.ERROR, log.toString(), null) |
| |||
new Status(IStatus.ERROR, [[#variable59ca0720]].getUniqueIdentifier(), IStatus. [[#variable59ca0660]], [[#variable59ca0620]]. [[#variable59ca05c0]](), null) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#59ca0720]] | JDIDebugUIPlugin |
| 1 | 2 | [[#59ca0720]] | JDIDebugUIPlugin |
| 1 | 3 | [[#59ca0720]] | JDIDebugPlugin |
| 1 | 4 | [[#59ca0720]] | JDIDebugPlugin |
| 2 | 1 | [[#59ca0660]] | ERROR |
| 2 | 2 | [[#59ca0660]] | ERROR |
| 2 | 3 | [[#59ca0660]] | ERROR |
| 2 | 4 | [[#59ca0660]] | OK |
| 3 | 1 | [[#59ca0620]] | message |
| 3 | 2 | [[#59ca0620]] | buffer |
| 3 | 3 | [[#59ca0620]] | log |
| 3 | 4 | [[#59ca0620]] | visitor |
| 4 | 1 | [[#59ca05c0]] | toString |
| 4 | 2 | [[#59ca05c0]] | toString |
| 4 | 3 | [[#59ca05c0]] | toString |
| 4 | 4 | [[#59ca05c0]] | getError |