Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.967 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 411 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/EditTemplateDialog.java |
2 | 3 | 65 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/VariablePathDialogField.java |
| ||||
data.widthHint = convertWidthInCharsToPixels(80); data.heightHint = convertHeightInCharsToPixels(nLines); control.setLayoutData(data); |
| ||||
data.widthHint = convertWidthInCharsToPixels(80); data.heightHint = convertHeightInCharsToPixels(15); control.setLayoutData(data); |
| |||
data.widthHint = convertWidthInCharsToPixels(80); data.heightHint = convertHeightInCharsToPixels( [[#variable4e0995e0]]); control.setLayoutData(data); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4e0995e0]] | nLines |
1 | 2 | [[#4e0995e0]] | 15 |