| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 4 | 0.963 | statement_sequence[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 1169 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/junit/wizards/NewTestCaseWizardPageOne.java |
| 2 | 2 | 1171 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/junit/wizards/NewTestCaseWizardPageOne.java |
| ||||
settings.put(STORE_SETUP, fMethodStubsButtons.isSelected(IDX_SETUP));
settings.put(STORE_TEARDOWN, fMethodStubsButtons.isSelected(IDX_TEARDOWN));
|
| ||||
settings.put(STORE_SETUP_CLASS, fMethodStubsButtons.isSelected(IDX_SETUP_CLASS));
settings.put(STORE_TEARDOWN_CLASS, fMethodStubsButtons.isSelected(IDX_TEARDOWN_CLASS));
|
| |||
settings.put( [[#variable533d6f20]], fMethodStubsButtons.isSelected( [[#variable533d6ea0]])); settings.put( [[#variable533d6ee0]], fMethodStubsButtons.isSelected( [[#variable533d6660]])); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#533d6f20]] | STORE_SETUP |
| 1 | 2 | [[#533d6f20]] | STORE_SETUP_CLASS |
| 2 | 1 | [[#533d6ea0]] | IDX_SETUP |
| 2 | 2 | [[#533d6ea0]] | IDX_SETUP_CLASS |
| 3 | 1 | [[#533d6ee0]] | STORE_TEARDOWN |
| 3 | 2 | [[#533d6ee0]] | STORE_TEARDOWN_CLASS |
| 4 | 1 | [[#533d6660]] | IDX_TEARDOWN |
| 4 | 2 | [[#533d6660]] | IDX_TEARDOWN_CLASS |