Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 4 | 0.966 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 155 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/AbstractJavaScanner.java |
2 | 2 | 157 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/AbstractJavaScanner.java |
| ||||
fPropertyNamesBold[i] = getBoldKey(fPropertyNamesColor[i]); fPropertyNamesItalic[i] = getItalicKey(fPropertyNamesColor[i]); |
| ||||
fPropertyNamesStrikethrough[i] = getStrikethroughKey(fPropertyNamesColor[i]); fPropertyNamesUnderline[i] = getUnderlineKey(fPropertyNamesColor[i]); |
| |||
[[#variable5d1b5f20]][i] = [[#variable5d1b54c0]](fPropertyNamesColor[i]); [[#variable5d1b5440]][i] = [[#variable5d1b53e0]](fPropertyNamesColor[i]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5d1b5f20]] | fPropertyNamesBold |
1 | 2 | [[#5d1b5f20]] | fPropertyNamesStrikethrough |
2 | 1 | [[#5d1b54c0]] | getBoldKey |
2 | 2 | [[#5d1b54c0]] | getStrikethroughKey |
3 | 1 | [[#5d1b5440]] | fPropertyNamesItalic |
3 | 2 | [[#5d1b5440]] | fPropertyNamesUnderline |
4 | 1 | [[#5d1b53e0]] | getItalicKey |
4 | 2 | [[#5d1b53e0]] | getUnderlineKey |