| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 2 | 0.982 | statement_sequence[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 363 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/display/DisplayView.java |
| 2 | 2 | 365 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/display/DisplayView.java |
| ||||
menu.add((IAction) fGlobalActions.get(ActionFactory.CUT.getId()));
menu.add((IAction) fGlobalActions.get(ActionFactory.COPY.getId()));
|
| ||||
menu.add((IAction) fGlobalActions.get(ActionFactory.PASTE.getId()));
menu.add((IAction) fGlobalActions.get(ActionFactory.SELECT_ALL.getId()));
|
| |||
menu.add((IAction) fGlobalActions.get(ActionFactory. [[#variable639564c0]].getId())); menu.add((IAction) fGlobalActions.get(ActionFactory. [[#variable63956400]].getId())); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#639564c0]] | CUT |
| 1 | 2 | [[#639564c0]] | PASTE |
| 2 | 1 | [[#63956400]] | COPY |
| 2 | 2 | [[#63956400]] | SELECT_ALL |