Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 4 | 0.961 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 156 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/ExecutionEnvironmentsPreferencePage.java |
2 | 3 | 173 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/ExecutionEnvironmentsPreferencePage.java |
3 | 3 | 129 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/buildpath/JUnitContainerWizardPage.java |
| ||||
label = new Label(jreContainer, SWT.NONE); label.setFont(ancestor.getFont()); label.setText(JREMessages.JREProfilesPreferencePage_3); |
| ||||
label = new Label(container, SWT.NONE); label.setFont(ancestor.getFont()); label.setText(JREMessages.JREProfilesPreferencePage_4); |
| ||||
label = new Label(composite, SWT.NONE); label.setFont(composite.getFont()); label.setText(JUnitMessages.JUnitContainerWizardPage_resolved_label); |
| |||
label = new Label( [[#variablea42d4f40]], SWT.NONE); label.setFont( [[#variable9a4a9760]].getFont()); label.setText( [[#variablea151cc60]]. [[#variablea42d4fa0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a42d4f40]] | container |
1 | 2 | [[#a42d4f40]] | composite |
1 | 3 | [[#a42d4f40]] | jreContainer |
2 | 1 | [[#9a4a9760]] | ancestor |
2 | 2 | [[#9a4a9760]] | composite |
2 | 3 | [[#9a4a9760]] | ancestor |
3 | 1 | [[#a151cc60]] | JREMessages |
3 | 2 | [[#a151cc60]] | JUnitMessages |
3 | 3 | [[#a151cc60]] | JREMessages |
4 | 1 | [[#a42d4fa0]] | JREProfilesPreferencePage_4 |
4 | 2 | [[#a42d4fa0]] | JUnitContainerWizardPage_resolved_label |
4 | 3 | [[#a42d4fa0]] | JREProfilesPreferencePage_3 |