Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 7 | 4 | 0.968 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 363 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions.java |
2 | 2 | 365 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions.java |
3 | 2 | 367 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions.java |
4 | 2 | 369 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions.java |
5 | 2 | 371 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions.java |
6 | 2 | 373 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions.java |
7 | 2 | 375 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions.java |
| ||||
options.put(DefaultCodeFormatterConstants.FORMATTER_COMMENT_LINE_LENGTH, Integer.toString(this.comment_line_length)); options.put(DefaultCodeFormatterConstants.FORMATTER_CONTINUATION_INDENTATION, Integer.toString(this.continuation_indentation)); |
| ||||
options.put(DefaultCodeFormatterConstants.FORMATTER_CONTINUATION_INDENTATION_FOR_ARRAY_INITIALIZER, Integer.toString(this.continuation_indentation_for_array_initializer)); options.put(DefaultCodeFormatterConstants.FORMATTER_BLANK_LINES_AFTER_IMPORTS, Integer.toString(this.blank_lines_after_imports)); |
| ||||
options.put(DefaultCodeFormatterConstants.FORMATTER_BLANK_LINES_AFTER_PACKAGE, Integer.toString(this.blank_lines_after_package)); options.put(DefaultCodeFormatterConstants.FORMATTER_BLANK_LINES_BEFORE_FIELD, Integer.toString(this.blank_lines_before_field)); |
| ||||
options.put(DefaultCodeFormatterConstants.FORMATTER_BLANK_LINES_BEFORE_FIRST_CLASS_BODY_DECLARATION, Integer.toString(this.blank_lines_before_first_class_body_declaration)); options.put(DefaultCodeFormatterConstants.FORMATTER_BLANK_LINES_BEFORE_IMPORTS, Integer.toString(this.blank_lines_before_imports)); |
| ||||
options.put(DefaultCodeFormatterConstants.FORMATTER_BLANK_LINES_BEFORE_MEMBER_TYPE, Integer.toString(this.blank_lines_before_member_type)); options.put(DefaultCodeFormatterConstants.FORMATTER_BLANK_LINES_BEFORE_METHOD, Integer.toString(this.blank_lines_before_method)); |
| ||||
options.put(DefaultCodeFormatterConstants.FORMATTER_BLANK_LINES_BEFORE_NEW_CHUNK, Integer.toString(this.blank_lines_before_new_chunk)); options.put(DefaultCodeFormatterConstants.FORMATTER_BLANK_LINES_BEFORE_PACKAGE, Integer.toString(this.blank_lines_before_package)); |
| ||||
options.put(DefaultCodeFormatterConstants.FORMATTER_BLANK_LINES_BETWEEN_TYPE_DECLARATIONS, Integer.toString(this.blank_lines_between_type_declarations)); options.put(DefaultCodeFormatterConstants.FORMATTER_BLANK_LINES_AT_BEGINNING_OF_METHOD_BODY, Integer.toString(this.blank_lines_at_beginning_of_method_body)); |
| |||
options.put(DefaultCodeFormatterConstants. [[#variablec1ce36a0]], Integer.toString(this. [[#variablec1ce2680]])); options.put(DefaultCodeFormatterConstants. [[#variablec1ce3660]], Integer.toString(this. [[#variablec1ce3620]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#c1ce36a0]] | FORMATTER_COMMENT_LINE_LENGTH |
1 | 2 | [[#c1ce36a0]] | FORMATTER_CONTINUATION_INDENTATION_FOR_ARRAY_INITIALIZER |
1 | 3 | [[#c1ce36a0]] | FORMATTER_BLANK_LINES_AFTER_PACKAGE |
1 | 4 | [[#c1ce36a0]] | FORMATTER_BLANK_LINES_BEFORE_FIRST_CLASS_BODY_DECLARATION |
1 | 5 | [[#c1ce36a0]] | FORMATTER_BLANK_LINES_BEFORE_MEMBER_TYPE |
1 | 6 | [[#c1ce36a0]] | FORMATTER_BLANK_LINES_BEFORE_NEW_CHUNK |
1 | 7 | [[#c1ce36a0]] | FORMATTER_BLANK_LINES_BETWEEN_TYPE_DECLARATIONS |
2 | 1 | [[#c1ce2680]] | comment_line_length |
2 | 2 | [[#c1ce2680]] | continuation_indentation_for_array_initializer |
2 | 3 | [[#c1ce2680]] | blank_lines_after_package |
2 | 4 | [[#c1ce2680]] | blank_lines_before_first_class_body_declaration |
2 | 5 | [[#c1ce2680]] | blank_lines_before_member_type |
2 | 6 | [[#c1ce2680]] | blank_lines_before_new_chunk |
2 | 7 | [[#c1ce2680]] | blank_lines_between_type_declarations |
3 | 1 | [[#c1ce3660]] | FORMATTER_CONTINUATION_INDENTATION |
3 | 2 | [[#c1ce3660]] | FORMATTER_BLANK_LINES_AFTER_IMPORTS |
3 | 3 | [[#c1ce3660]] | FORMATTER_BLANK_LINES_BEFORE_FIELD |
3 | 4 | [[#c1ce3660]] | FORMATTER_BLANK_LINES_BEFORE_IMPORTS |
3 | 5 | [[#c1ce3660]] | FORMATTER_BLANK_LINES_BEFORE_METHOD |
3 | 6 | [[#c1ce3660]] | FORMATTER_BLANK_LINES_BEFORE_PACKAGE |
3 | 7 | [[#c1ce3660]] | FORMATTER_BLANK_LINES_AT_BEGINNING_OF_METHOD_BODY |
4 | 1 | [[#c1ce3620]] | continuation_indentation |
4 | 2 | [[#c1ce3620]] | blank_lines_after_imports |
4 | 3 | [[#c1ce3620]] | blank_lines_before_field |
4 | 4 | [[#c1ce3620]] | blank_lines_before_imports |
4 | 5 | [[#c1ce3620]] | blank_lines_before_method |
4 | 6 | [[#c1ce3620]] | blank_lines_before_package |
4 | 7 | [[#c1ce3620]] | blank_lines_at_beginning_of_method_body |