Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 17 | 2 | 0.972 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 698 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
2 | 2 | 700 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
3 | 2 | 713 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
4 | 2 | 715 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
5 | 2 | 781 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
6 | 2 | 783 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
7 | 2 | 793 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
8 | 2 | 795 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
9 | 2 | 805 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
10 | 2 | 807 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
11 | 2 | 832 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
12 | 2 | 834 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
13 | 2 | 838 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
14 | 2 | 840 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
15 | 2 | 845 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
16 | 2 | 847 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
17 | 3 | 850 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_THREAD_SUSPENDED), flag); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_THREAD_RUNNING), flag); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_THREAD_SUSPENDED), flag); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_THREAD_RUNNING), flag); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_BREAKPOINT), flags); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_BREAKPOINT_DISABLED), flags); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_BREAKPOINT), flags); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_BREAKPOINT_DISABLED), flags); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_BREAKPOINT), flags); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_BREAKPOINT_DISABLED), flags); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_WATCHPOINT), flags); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_WATCHPOINT_DISABLED), flags); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_ACCESS_WATCHPOINT), flags); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_ACCESS_WATCHPOINT_DISABLED), flags); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_MODIFICATION_WATCHPOINT), flags); } |
| ||||
{ descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_MODIFICATION_WATCHPOINT_DISABLED), flags); } |
| ||||
{ //neither access nor modification descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants.IMG_OBJS_WATCHPOINT_DISABLED), flags); } |
| |||
{ //neither access nor modification descriptor = new JDIImageDescriptor(DebugUITools.getImageDescriptor(IDebugUIConstants. [[#variableb8bd3300]]), [[#variableb8bd3260]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b8bd3300]] | IMG_OBJS_THREAD_SUSPENDED |
1 | 2 | [[#b8bd3300]] | IMG_OBJS_THREAD_RUNNING |
1 | 3 | [[#b8bd3300]] | IMG_OBJS_BREAKPOINT_DISABLED |
1 | 4 | [[#b8bd3300]] | IMG_OBJS_WATCHPOINT_DISABLED |
1 | 5 | [[#b8bd3300]] | IMG_OBJS_BREAKPOINT |
1 | 6 | [[#b8bd3300]] | IMG_OBJS_WATCHPOINT |
1 | 7 | [[#b8bd3300]] | IMG_OBJS_ACCESS_WATCHPOINT |
1 | 8 | [[#b8bd3300]] | IMG_OBJS_ACCESS_WATCHPOINT_DISABLED |
1 | 9 | [[#b8bd3300]] | IMG_OBJS_MODIFICATION_WATCHPOINT |
1 | 10 | [[#b8bd3300]] | IMG_OBJS_MODIFICATION_WATCHPOINT_DISABLED |
1 | 11 | [[#b8bd3300]] | IMG_OBJS_BREAKPOINT_DISABLED |
1 | 12 | [[#b8bd3300]] | IMG_OBJS_BREAKPOINT |
1 | 13 | [[#b8bd3300]] | IMG_OBJS_BREAKPOINT_DISABLED |
1 | 14 | [[#b8bd3300]] | IMG_OBJS_THREAD_SUSPENDED |
1 | 15 | [[#b8bd3300]] | IMG_OBJS_THREAD_RUNNING |
1 | 16 | [[#b8bd3300]] | IMG_OBJS_BREAKPOINT |
1 | 17 | [[#b8bd3300]] | IMG_OBJS_WATCHPOINT_DISABLED |
2 | 1 | [[#b8bd3260]] | flag |
2 | 2 | [[#b8bd3260]] | flag |
2 | 3 | [[#b8bd3260]] | flags |
2 | 4 | [[#b8bd3260]] | flags |
2 | 5 | [[#b8bd3260]] | flags |
2 | 6 | [[#b8bd3260]] | flags |
2 | 7 | [[#b8bd3260]] | flags |
2 | 8 | [[#b8bd3260]] | flags |
2 | 9 | [[#b8bd3260]] | flags |
2 | 10 | [[#b8bd3260]] | flags |
2 | 11 | [[#b8bd3260]] | flags |
2 | 12 | [[#b8bd3260]] | flags |
2 | 13 | [[#b8bd3260]] | flags |
2 | 14 | [[#b8bd3260]] | flag |
2 | 15 | [[#b8bd3260]] | flag |
2 | 16 | [[#b8bd3260]] | flags |
2 | 17 | [[#b8bd3260]] | flags |