CloneSet5954


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3240.950statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13582
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/LineWrappingTabPage.java
23586
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/LineWrappingTabPage.java
Clone Instance
1
Line Count
3
Source Line
582
Source File
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/LineWrappingTabPage.java

                final Category constructorDeclarations = new Category(null, null, FormatterMessages.LineWrappingTabPage_constructor_decls);
                constructorDeclarations.children.add(fConstructorDeclarationsParametersCategory);
                constructorDeclarations.children.add(fConstructorThrowsClauseCategory);


Clone Instance
2
Line Count
3
Source Line
586
Source File
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/LineWrappingTabPage.java

                final Category methodDeclarations = new Category(null, null, FormatterMessages.LineWrappingTabPage_method_decls);
                methodDeclarations.children.add(fMethodDeclarationsParametersCategory);
                methodDeclarations.children.add(fMethodThrowsClauseCategory);


Clone AbstractionParameter Count: 4Parameter Bindings

final Category  [[#variable72f36520]]= new Category(null, null, FormatterMessages. [[#variable72f36480]]);
 [[#variable72f36520]].children.add( [[#variable72f36440]]);
 [[#variable72f36520]].children.add( [[#variable72f29dc0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#72f36520]]
methodDeclarations 
12[[#72f36520]]
constructorDeclarations 
21[[#72f36480]]
LineWrappingTabPage_method_decls 
22[[#72f36480]]
LineWrappingTabPage_constructor_decls 
31[[#72f36440]]
fMethodDeclarationsParametersCategory 
32[[#72f36440]]
fConstructorDeclarationsParametersCategory 
41[[#72f29dc0]]
fMethodThrowsClauseCategory 
42[[#72f29dc0]]
fConstructorThrowsClauseCategory