Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 14 | 3 | 0.957 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 112 | plugins/org.eclipse.jdt.launching.macosx/macosx/org/eclipse/jdt/internal/ui/macbundler/BundleWizardBasePage.java |
2 | 2 | 153 | plugins/org.eclipse.jdt.launching.macosx/macosx/org/eclipse/jdt/internal/ui/macbundler/BundleWizardBasePage.java |
3 | 2 | 396 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java |
4 | 2 | 138 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeSignatureWizard.java |
5 | 2 | 205 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeSignatureWizard.java |
6 | 2 | 238 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeSignatureWizard.java |
7 | 2 | 835 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/ExternalizeWizardPage.java |
8 | 2 | 874 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/ExternalizeWizardPage.java |
9 | 2 | 322 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/PullUpMethodPage.java |
10 | 2 | 345 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/PullUpMethodPage.java |
11 | 2 | 380 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/PushDownWizard.java |
12 | 2 | 452 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/RenameTypeWizardSimilarElementsPage.java |
13 | 2 | 495 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/RenameTypeWizardSimilarElementsPage.java |
14 | 2 | 230 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/EditTemplateDialog.java |
| ||||
Composite c = new Composite(parent, SWT.NONE); c.setLayoutData(new GridData(GridData.FILL_HORIZONTAL)); |
| ||||
Composite c = new Composite(parent, SWT.NONE); c.setLayoutData(new GridData(GridData.FILL_HORIZONTAL)); |
| ||||
Composite buttonComposite = new Composite(parent, SWT.NONE); buttonComposite.setLayoutData(new GridData(GridData.FILL_VERTICAL)); |
| ||||
//must create controls column-wise to get mnemonics working: Composite composite = new Composite(parent, SWT.NONE); composite.setLayoutData(new GridData(GridData.FILL_HORIZONTAL)); |
| ||||
Composite returnType = new Composite(parent, SWT.NONE); returnType.setLayoutData(new GridData(GridData.FILL_BOTH)); |
| ||||
Composite name = new Composite(parent, SWT.NONE); name.setLayoutData(new GridData(GridData.FILL_BOTH)); |
| ||||
Composite c = new Composite(parent, SWT.NONE); c.setLayoutData(new GridData(GridData.FILL_BOTH)); |
| ||||
Composite composite = new Composite(parent, SWT.NONE); composite.setLayoutData(new GridData(GridData.FILL_HORIZONTAL)); |
| ||||
final Composite composite = new Composite(parent, SWT.NONE); composite.setLayoutData(new GridData(GridData.FILL_BOTH)); |
| ||||
final Composite c = new Composite(parent, SWT.NONE); c.setLayoutData(new GridData(GridData.FILL_BOTH)); |
| ||||
final Composite composite = new Composite(parent, SWT.NONE); composite.setLayoutData(new GridData(GridData.FILL_BOTH)); |
| ||||
Composite composite = new Composite(parent, SWT.NONE); composite.setLayoutData(new GridData(GridData.FILL_BOTH)); |
| ||||
Composite c = new Composite(parent, SWT.NONE); c.setLayoutData(new GridData(GridData.FILL_BOTH)); |
| ||||
Composite composite = new Composite(parent, SWT.NONE); composite.setLayoutData(new GridData(GridData.FILL_HORIZONTAL)); |
| |||
[[#variableb95ab4a0]] //must create controls column-wise to get mnemonics working: Composite [[#variableb95aa640]]= new Composite(parent, SWT.NONE); [[#variableb95aa640]].setLayoutData(new GridData(GridData. [[#variablebde1f720]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b95ab4a0]] | final |
1 | 2 | [[#b95ab4a0]] | |
1 | 3 | [[#b95ab4a0]] | |
1 | 4 | [[#b95ab4a0]] | |
1 | 5 | [[#b95ab4a0]] | |
1 | 6 | [[#b95ab4a0]] | |
1 | 7 | [[#b95ab4a0]] | |
1 | 8 | [[#b95ab4a0]] | final |
1 | 9 | [[#b95ab4a0]] | |
1 | 10 | [[#b95ab4a0]] | |
1 | 11 | [[#b95ab4a0]] | |
1 | 12 | [[#b95ab4a0]] | final |
1 | 13 | [[#b95ab4a0]] | |
1 | 14 | [[#b95ab4a0]] | |
2 | 1 | [[#b95aa640]] | composite |
2 | 2 | [[#b95aa640]] | composite |
2 | 3 | [[#b95aa640]] | c |
2 | 4 | [[#b95aa640]] | c |
2 | 5 | [[#b95aa640]] | name |
2 | 6 | [[#b95aa640]] | composite |
2 | 7 | [[#b95aa640]] | buttonComposite |
2 | 8 | [[#b95aa640]] | c |
2 | 9 | [[#b95aa640]] | returnType |
2 | 10 | [[#b95aa640]] | c |
2 | 11 | [[#b95aa640]] | composite |
2 | 12 | [[#b95aa640]] | composite |
2 | 13 | [[#b95aa640]] | c |
2 | 14 | [[#b95aa640]] | composite |
3 | 1 | [[#bde1f720]] | FILL_BOTH |
3 | 2 | [[#bde1f720]] | FILL_HORIZONTAL |
3 | 3 | [[#bde1f720]] | FILL_BOTH |
3 | 4 | [[#bde1f720]] | FILL_HORIZONTAL |
3 | 5 | [[#bde1f720]] | FILL_BOTH |
3 | 6 | [[#bde1f720]] | FILL_BOTH |
3 | 7 | [[#bde1f720]] | FILL_VERTICAL |
3 | 8 | [[#bde1f720]] | FILL_BOTH |
3 | 9 | [[#bde1f720]] | FILL_BOTH |
3 | 10 | [[#bde1f720]] | FILL_HORIZONTAL |
3 | 11 | [[#bde1f720]] | FILL_HORIZONTAL |
3 | 12 | [[#bde1f720]] | FILL_BOTH |
3 | 13 | [[#bde1f720]] | FILL_BOTH |
3 | 14 | [[#bde1f720]] | FILL_HORIZONTAL |