| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 4 | 2 | 4 | 0.952 | statement_sequence[4] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 4 | 405 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/JREsComboBlock.java |
| 2 | 4 | 545 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/JREsComboBlock.java |
| ||||
fSpecificButton.setSelection(false);
fDefaultButton.setSelection(false);
fCombo.setEnabled(false);
fEnvironmentsButton.setSelection(true);
|
| ||||
fSpecificButton.setSelection(false);
fEnvironmentsButton.setSelection(false);
fCombo.setEnabled(false);
fEnvironmentsCombo.setEnabled(false);
|
| |||
fSpecificButton.setSelection(false); [[#variablebc5f55c0]].setSelection(false); fCombo.setEnabled(false); [[#variablebc5f5580]]. [[#variablebc5f5620]]( [[#variablebc5f5600]]); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#bc5f55c0]] | fEnvironmentsButton |
| 1 | 2 | [[#bc5f55c0]] | fDefaultButton |
| 2 | 1 | [[#bc5f5580]] | fEnvironmentsCombo |
| 2 | 2 | [[#bc5f5580]] | fEnvironmentsButton |
| 3 | 1 | [[#bc5f5620]] | setEnabled |
| 3 | 2 | [[#bc5f5620]] | setSelection |
| 4 | 1 | [[#bc5f5600]] | false |
| 4 | 2 | [[#bc5f5600]] | true |