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.972 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 109 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/spelling/WordCorrectionProposal.java |
2 | 2 | 113 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/spelling/WordCorrectionProposal.java |
| ||||
buffer.append(getHtmlRepresentation(arguments[1])); buffer.append("<b>"); //$NON-NLS-1$ |
| ||||
buffer.append(getHtmlRepresentation(arguments[2])); buffer.append("<br>..."); //$NON-NLS-1$ |
| |||
buffer.append(getHtmlRepresentation(arguments[ [[#variable951741e0]]])); buffer.append( [[#variable96ae09a0]]); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#951741e0]] | 2 |
1 | 2 | [[#951741e0]] | 1 |
2 | 1 | [[#96ae09a0]] | "<br>..." |
2 | 2 | [[#96ae09a0]] | "<b>" |