Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 7 | 4 | 0.965 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 447 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/junit/wizards/NewTestCaseWizardPageOne.java |
2 | 4 | 140 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeSignatureWizard.java |
3 | 4 | 207 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeSignatureWizard.java |
4 | 4 | 240 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeSignatureWizard.java |
5 | 4 | 73 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/RenameTypeWizardInputPage.java |
6 | 4 | 581 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CodeAssistAdvancedConfigurationBlock.java |
7 | 3 | 181 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/workingsets/JavaWorkingSetPage.java |
| ||||
GridLayout layout = new GridLayout(2, false); layout.marginHeight = 0; layout.marginWidth = 0; inner.setLayout(layout); |
| ||||
GridLayout layout = new GridLayout(3, false); layout.marginHeight = 0; layout.marginWidth = 0; composite.setLayout(layout); |
| ||||
GridLayout layout = new GridLayout(1, false); layout.marginHeight = 0; layout.marginWidth = 0; returnType.setLayout(layout); |
| ||||
GridLayout layout = new GridLayout(1, false); layout.marginHeight = 0; layout.marginWidth = 0; name.setLayout(layout); |
| ||||
GridLayout layout = new GridLayout(2, false); layout.marginWidth = 0; layout.marginHeight = 0; c.setLayout(layout); |
| ||||
GridLayout layout = new GridLayout(4, false); layout.marginWidth = 0; layout.marginHeight = 0; timeoutComposite.setLayout(layout); |
| ||||
GridLayout layout = new GridLayout(2, false); layout.marginWidth = 0; layout.marginHeight = 0; buttonComposite.setLayout(layout); |
| |||
GridLayout layout = new GridLayout( [[#variableb307f4c0]], false); layout. [[#variableb307f440]]= 0; layout. [[#variableb307f360]]= 0; [[#variableb307e220]].setLayout(layout); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b307f4c0]] | 2 |
1 | 2 | [[#b307f4c0]] | 2 |
1 | 3 | [[#b307f4c0]] | 1 |
1 | 4 | [[#b307f4c0]] | 2 |
1 | 5 | [[#b307f4c0]] | 4 |
1 | 6 | [[#b307f4c0]] | 3 |
1 | 7 | [[#b307f4c0]] | 1 |
2 | 1 | [[#b307f440]] | marginWidth |
2 | 2 | [[#b307f440]] | marginHeight |
2 | 3 | [[#b307f440]] | marginHeight |
2 | 4 | [[#b307f440]] | marginWidth |
2 | 5 | [[#b307f440]] | marginWidth |
2 | 6 | [[#b307f440]] | marginHeight |
2 | 7 | [[#b307f440]] | marginHeight |
3 | 1 | [[#b307f360]] | marginHeight |
3 | 2 | [[#b307f360]] | marginWidth |
3 | 3 | [[#b307f360]] | marginWidth |
3 | 4 | [[#b307f360]] | marginHeight |
3 | 5 | [[#b307f360]] | marginHeight |
3 | 6 | [[#b307f360]] | marginWidth |
3 | 7 | [[#b307f360]] | marginWidth |
4 | 1 | [[#b307e220]] | c |
4 | 2 | [[#b307e220]] | inner |
4 | 3 | [[#b307e220]] | name |
4 | 4 | [[#b307e220]] | buttonComposite |
4 | 5 | [[#b307e220]] | timeoutComposite |
4 | 6 | [[#b307e220]] | composite |
4 | 7 | [[#b307e220]] | returnType |