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.961 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 97 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/JavaProjectWizardFirstPage.java |
2 | 1 | 745 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/JavaProjectWizardFirstPage.java |
| ||||
nameComposite.setLayout(initGridLayout(new GridLayout(2, false), false)); |
| ||||
composite.setLayout(initGridLayout(new GridLayout(1, false), true)); |
| |||
[[#variableb978e5e0]].setLayout(initGridLayout(new GridLayout( [[#variableb978ec20]], false), [[#variableb978ed40]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b978e5e0]] | composite |
1 | 2 | [[#b978e5e0]] | nameComposite |
2 | 1 | [[#b978ec20]] | 1 |
2 | 2 | [[#b978ec20]] | 2 |
3 | 1 | [[#b978ed40]] | true |
3 | 2 | [[#b978ed40]] | false |