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 | 591 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/WhiteSpaceOptions.java |
2 | 1 | 592 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/WhiteSpaceOptions.java |
| ||||
createOption(switchStatement, workingValues, FormatterMessages.WhiteSpaceOptions_case, DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_CASE, SWITCH_PREVIEW); |
| ||||
createOption(switchStatement, workingValues, FormatterMessages.WhiteSpaceOptions_default, DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_DEFAULT, SWITCH_PREVIEW); |
| |||
createOption(switchStatement, workingValues, FormatterMessages. [[#variablea060e600]], DefaultCodeFormatterConstants. [[#variablea060e540]], SWITCH_PREVIEW); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a060e600]] | WhiteSpaceOptions_case |
1 | 2 | [[#a060e600]] | WhiteSpaceOptions_default |
2 | 1 | [[#a060e540]] | FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_CASE |
2 | 2 | [[#a060e540]] | FORMATTER_INSERT_SPACE_BEFORE_COLON_IN_DEFAULT |