Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.965 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 81 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/debug/ui/launchConfigurations/AppletMainTab.java |
2 | 2 | 108 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/CreateProfileDialog.java |
| ||||
fAppletViewerClassText = new Text(group, SWT.SINGLE| SWT.BORDER); fAppletViewerClassText.setLayoutData(gd); |
| ||||
fNameText = new Text(composite, SWT.SINGLE| SWT.BORDER); fNameText.setLayoutData(gd); |
| |||
[[#variableb435b2e0]]= new Text( [[#variableb435ba60]], SWT.SINGLE|SWT.BORDER); [[#variableb435b2e0]].setLayoutData(gd); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b435b2e0]] | fNameText |
1 | 2 | [[#b435b2e0]] | fAppletViewerClassText |
2 | 1 | [[#b435ba60]] | composite |
2 | 2 | [[#b435ba60]] | group |