CloneSet2225


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1640.954arguments
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11118
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/CommentsTabPage.java
2181
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/IndentationTabPage.java
3182
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/IndentationTabPage.java
41627
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/LineWrappingTabPage.java
51628
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/LineWrappingTabPage.java
61629
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/LineWrappingTabPage.java
Clone Instance
1
Line Count
1
Source Line
118
Source File
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/CommentsTabPage.java

                                                                  (widthGroup, numColumns, FormatterMessages.CommentsTabPage_line_width, DefaultCodeFormatterConstants.FORMATTER_COMMENT_LINE_LENGTH, 0, 9999)


Clone Instance
2
Line Count
1
Source Line
81
Source File
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/IndentationTabPage.java

                                                                   (generalGroup, numColumns, FormatterMessages.IndentationTabPage_general_group_option_indent_size, DefaultCodeFormatterConstants.FORMATTER_TAB_SIZE, 0, 32)


Clone Instance
3
Line Count
1
Source Line
82
Source File
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/IndentationTabPage.java

                                                                (generalGroup, numColumns, FormatterMessages.IndentationTabPage_general_group_option_tab_size, DefaultCodeFormatterConstants.FORMATTER_TAB_SIZE, 0, 32)


Clone Instance
4
Line Count
1
Source Line
627
Source File
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/LineWrappingTabPage.java

                                (lineWidthGroup, numColumns, FormatterMessages.LineWrappingTabPage_width_indent_option_max_line_width, DefaultCodeFormatterConstants.FORMATTER_LINE_SPLIT, 0, 9999)


Clone Instance
5
Line Count
1
Source Line
628
Source File
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/LineWrappingTabPage.java

                                (lineWidthGroup, numColumns, FormatterMessages.LineWrappingTabPage_width_indent_option_default_indent_wrapped, DefaultCodeFormatterConstants.FORMATTER_CONTINUATION_INDENTATION, 0, 9999)


Clone Instance
6
Line Count
1
Source Line
629
Source File
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/LineWrappingTabPage.java

                                (lineWidthGroup, numColumns, FormatterMessages.LineWrappingTabPage_width_indent_option_default_indent_array, DefaultCodeFormatterConstants.FORMATTER_CONTINUATION_INDENTATION_FOR_ARRAY_INITIALIZER, 0, 9999)


Clone AbstractionParameter Count: 4Parameter Bindings

( [[#variable967b18e0]], numColumns, FormatterMessages. [[#variable967b1860]], DefaultCodeFormatterConstants. [[#variable967b17e0]], 0,  [[#variable967b1720]])
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#967b18e0]]
widthGroup 
12[[#967b18e0]]
generalGroup 
13[[#967b18e0]]
generalGroup 
14[[#967b18e0]]
lineWidthGroup 
15[[#967b18e0]]
lineWidthGroup 
16[[#967b18e0]]
lineWidthGroup 
21[[#967b1860]]
CommentsTabPage_line_width 
22[[#967b1860]]
IndentationTabPage_general_group_option_tab_size 
23[[#967b1860]]
IndentationTabPage_general_group_option_indent_size 
24[[#967b1860]]
LineWrappingTabPage_width_indent_option_default_indent_array 
25[[#967b1860]]
LineWrappingTabPage_width_indent_option_default_indent_wrapped 
26[[#967b1860]]
LineWrappingTabPage_width_indent_option_max_line_width 
31[[#967b17e0]]
FORMATTER_COMMENT_LINE_LENGTH 
32[[#967b17e0]]
FORMATTER_TAB_SIZE 
33[[#967b17e0]]
FORMATTER_TAB_SIZE 
34[[#967b17e0]]
FORMATTER_CONTINUATION_INDENTATION_FOR_ARRAY_INITIALIZER 
35[[#967b17e0]]
FORMATTER_CONTINUATION_INDENTATION 
36[[#967b17e0]]
FORMATTER_LINE_SPLIT 
41[[#967b1720]]
9999 
42[[#967b1720]]
32 
43[[#967b1720]]
32 
44[[#967b1720]]
9999 
45[[#967b1720]]
9999 
46[[#967b1720]]
9999