Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.958 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 86 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/MessageWizardPage.java |
2 | 1 | 237 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/ReorgMoveWizard.java |
| ||||
GridData data = new GridData(GridData.GRAB_HORIZONTAL| GridData.HORIZONTAL_ALIGN_FILL| GridData.VERTICAL_ALIGN_BEGINNING); |
| ||||
GridData gd = new GridData(GridData.HORIZONTAL_ALIGN_END| GridData.GRAB_HORIZONTAL| GridData.VERTICAL_ALIGN_BEGINNING); |
| |||
GridData [[#variableb9736ea0]]= new GridData(GridData. [[#variableb9736e20]]|GridData. [[#variableb9736d20]]|GridData.VERTICAL_ALIGN_BEGINNING); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b9736ea0]] | data |
1 | 2 | [[#b9736ea0]] | gd |
2 | 1 | [[#b9736e20]] | GRAB_HORIZONTAL |
2 | 2 | [[#b9736e20]] | HORIZONTAL_ALIGN_END |
3 | 1 | [[#b9736d20]] | HORIZONTAL_ALIGN_FILL |
3 | 2 | [[#b9736d20]] | GRAB_HORIZONTAL |