Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.960 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 144 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/debug/ui/launchConfigurations/AppletParametersTab.java |
2 | 2 | 80 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/RenameProfileDialog.java |
| ||||
fNameLabel = new Label(widthHeightNameComp, SWT.NONE); fNameLabel.setText(LauncherMessages.appletlauncher_argumenttab_namelabel_text); |
| ||||
fNameLabel = new Label(composite, SWT.NONE); fNameLabel.setText(FormatterMessages.RenameProfileDialog_dialog_label_enter_a_new_name); |
| |||
fNameLabel = new Label( [[#variableb30e2980]], SWT.NONE); fNameLabel.setText( [[#variable9b82bc80]]. [[#variable9bad67c0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b30e2980]] | composite |
1 | 2 | [[#b30e2980]] | widthHeightNameComp |
2 | 1 | [[#9b82bc80]] | FormatterMessages |
2 | 2 | [[#9b82bc80]] | LauncherMessages |
3 | 1 | [[#9bad67c0]] | RenameProfileDialog_dialog_label_enter_a_new_name |
3 | 2 | [[#9bad67c0]] | appletlauncher_argumenttab_namelabel_text |