Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.958 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 199 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/CompareResultDialog.java |
2 | 1 | 389 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/OverrideMethodDialog.java |
3 | 1 | 164 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/NewSourceContainerWorkbookPage.java |
| ||||
CompareViewerPane pane = new CompareViewerPane(composite, SWT.BORDER| SWT.FLAT); |
| ||||
ViewerPane pane = new ViewerPane(composite, SWT.BORDER| SWT.FLAT); |
| ||||
ViewerPane pane = new ViewerPane(sashForm, SWT.BORDER| SWT.FLAT); |
| |||
[[#variable53f7e000]] pane = new [[#variable53f7e000]]( [[#variable53f6bf80]], SWT.BORDER|SWT.FLAT); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#53f7e000]] | ViewerPane |
1 | 2 | [[#53f7e000]] | ViewerPane |
1 | 3 | [[#53f7e000]] | CompareViewerPane |
2 | 1 | [[#53f6bf80]] | sashForm |
2 | 2 | [[#53f6bf80]] | composite |
2 | 3 | [[#53f6bf80]] | composite |