Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.974 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 127 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/FiltersDialog.java |
2 | 2 | 145 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/dialogfields/StringButtonStatusDialogField.java |
| ||||
fNamesHelpText = new Label(parent, SWT.LEFT); fNamesHelpText.setFont(parent.getFont()); |
| ||||
fStatusLabelControl = new Label(parent, SWT.LEFT); fStatusLabelControl.setFont(parent.getFont()); |
| |||
[[#variable9ae3ae60]]= new Label(parent, SWT.LEFT); [[#variable9ae3ae60]].setFont(parent.getFont()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9ae3ae60]] | fStatusLabelControl |
1 | 2 | [[#9ae3ae60]] | fNamesHelpText |