Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.969 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 342 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/snippeteditor/JavaSnippetEditor.java |
2 | 2 | 344 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/snippeteditor/JavaSnippetEditor.java |
| ||||
addAction(menu, IContextMenuConstants.GROUP_SHOW, "ShowInPackageView"); //$NON-NLS-1$ addAction(menu, IContextMenuConstants.GROUP_ADDITIONS, "Run"); //$NON-NLS-1$ |
| ||||
addAction(menu, IContextMenuConstants.GROUP_ADDITIONS, "Stop"); //$NON-NLS-1$ addAction(menu, IContextMenuConstants.GROUP_ADDITIONS, "SelectImports"); //$NON-NLS-1$ |
| |||
addAction(menu, IContextMenuConstants. [[#variable5a0270c0]], [[#variable5a0279c0]]); //$NON-NLS-1$ addAction(menu, IContextMenuConstants.GROUP_ADDITIONS, [[#variable5a027bc0]]); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5a0270c0]] | GROUP_SHOW |
1 | 2 | [[#5a0270c0]] | GROUP_ADDITIONS |
2 | 1 | [[#5a0279c0]] | "ShowInPackageView" |
2 | 2 | [[#5a0279c0]] | "Stop" |
3 | 1 | [[#5a027bc0]] | "Run" |
3 | 2 | [[#5a027bc0]] | "SelectImports" |