Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 5 | 3 | 0.957 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 3503 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/PreferenceConstants.java |
2 | 1 | 3504 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/PreferenceConstants.java |
3 | 1 | 3505 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/PreferenceConstants.java |
4 | 1 | 3506 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/PreferenceConstants.java |
5 | 1 | 3507 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/PreferenceConstants.java |
| ||||
PreferenceConverter.setDefault(store, PreferenceConstants.CODEASSIST_PROPOSALS_BACKGROUND, new RGB(255, 255, 255)); |
| ||||
PreferenceConverter.setDefault(store, PreferenceConstants.CODEASSIST_PROPOSALS_FOREGROUND, new RGB(0, 0, 0)); |
| ||||
PreferenceConverter.setDefault(store, PreferenceConstants.CODEASSIST_PARAMETERS_BACKGROUND, new RGB(255, 255, 255)); |
| ||||
PreferenceConverter.setDefault(store, PreferenceConstants.CODEASSIST_PARAMETERS_FOREGROUND, new RGB(0, 0, 0)); |
| ||||
PreferenceConverter.setDefault(store, PreferenceConstants.CODEASSIST_REPLACEMENT_BACKGROUND, new RGB(255, 255, 0)); |
| |||
PreferenceConverter.setDefault(store, PreferenceConstants. [[#variable545adee0]], new RGB( [[#variableb5942000]], [[#variableb5942000]], [[#variableb59434e0]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#545adee0]] | CODEASSIST_REPLACEMENT_BACKGROUND |
1 | 2 | [[#545adee0]] | CODEASSIST_PARAMETERS_FOREGROUND |
1 | 3 | [[#545adee0]] | CODEASSIST_PARAMETERS_BACKGROUND |
1 | 4 | [[#545adee0]] | CODEASSIST_PROPOSALS_FOREGROUND |
1 | 5 | [[#545adee0]] | CODEASSIST_PROPOSALS_BACKGROUND |
2 | 1 | [[#b5942000]] | 255 |
2 | 2 | [[#b5942000]] | 0 |
2 | 3 | [[#b5942000]] | 255 |
2 | 4 | [[#b5942000]] | 0 |
2 | 5 | [[#b5942000]] | 255 |
3 | 1 | [[#b59434e0]] | 0 |
3 | 2 | [[#b59434e0]] | 0 |
3 | 3 | [[#b59434e0]] | 255 |
3 | 4 | [[#b59434e0]] | 0 |
3 | 5 | [[#b59434e0]] | 255 |