Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 3 | 0.967 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 521 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/EvaluateAction.java |
2 | 1 | 745 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/snippeteditor/JavaSnippetEditor.java |
3 | 1 | 53 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/PushStaticFieldVariable.java |
4 | 2 | 172 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/breakpoints/JavaWatchpoint.java |
| ||||
new Status(IStatus.ERROR, JDIDebugUIPlugin.getUniqueIdentifier(), IStatus.ERROR, message, null) |
| ||||
new Status(IStatus.ERROR, JDIDebugUIPlugin.getUniqueIdentifier(), IStatus.ERROR, message, null) |
| ||||
new Status(IStatus.ERROR, JDIDebugPlugin.getUniqueIdentifier(), IStatus.OK, message, null) |
| ||||
new Status(IStatus.ERROR, DebugPlugin.getUniqueIdentifier(), DebugException.NOT_SUPPORTED, message, null) |
| |||
new Status(IStatus.ERROR, [[#variable52e24fe0]].getUniqueIdentifier(), [[#variable52e24f40]]. [[#variable52e24ee0]], message, null) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#52e24fe0]] | JDIDebugUIPlugin |
1 | 2 | [[#52e24fe0]] | DebugPlugin |
1 | 3 | [[#52e24fe0]] | JDIDebugPlugin |
1 | 4 | [[#52e24fe0]] | JDIDebugUIPlugin |
2 | 1 | [[#52e24f40]] | IStatus |
2 | 2 | [[#52e24f40]] | DebugException |
2 | 3 | [[#52e24f40]] | IStatus |
2 | 4 | [[#52e24f40]] | IStatus |
3 | 1 | [[#52e24ee0]] | ERROR |
3 | 2 | [[#52e24ee0]] | NOT_SUPPORTED |
3 | 3 | [[#52e24ee0]] | OK |
3 | 4 | [[#52e24ee0]] | ERROR |