Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.974 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 322 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/hover/SourceViewerInformationControl.java |
2 | 1 | 323 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/hover/SourceViewerInformationControl.java |
| ||||
Point statusSize = fStatusField.computeSize(SWT.DEFAULT, SWT.DEFAULT, true); |
| ||||
Point separatorSize = fSeparator.computeSize(SWT.DEFAULT, SWT.DEFAULT, true); |
| |||
Point [[#variablebc5b9a20]]= [[#variablebc5b9a60]].computeSize(SWT.DEFAULT, SWT.DEFAULT, true); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bc5b9a20]] | separatorSize |
1 | 2 | [[#bc5b9a20]] | statusSize |
2 | 1 | [[#bc5b9a60]] | fSeparator |
2 | 2 | [[#bc5b9a60]] | fStatusField |