CloneSet9177


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3210.962statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13114
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/browsing/JavaBrowsingPerspectiveFactory.java
2343
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPerspectiveFactory.java
Clone Instance
1
Line Count
3
Source Line
114
Source File
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/browsing/JavaBrowsingPerspectiveFactory.java

                placeHolderBottom.addPlaceholder(NewSearchUI.SEARCH_VIEW_ID);
                placeHolderBottom.addPlaceholder(IConsoleConstants.ID_CONSOLE_VIEW);
                placeHolderBottom.addPlaceholder(IPageLayout.ID_BOOKMARKS);


Clone Instance
2
Line Count
3
Source Line
43
Source File
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPerspectiveFactory.java

                outputfolder.addPlaceholder(NewSearchUI.SEARCH_VIEW_ID);
                outputfolder.addPlaceholder(IConsoleConstants.ID_CONSOLE_VIEW);
                outputfolder.addPlaceholder(IPageLayout.ID_BOOKMARKS);


Clone AbstractionParameter Count: 1Parameter Bindings

 [[#variableb65901a0]].addPlaceholder(NewSearchUI.SEARCH_VIEW_ID);
 [[#variableb65901a0]].addPlaceholder(IConsoleConstants.ID_CONSOLE_VIEW);
 [[#variableb65901a0]].addPlaceholder(IPageLayout.ID_BOOKMARKS);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#b65901a0]]
outputfolder 
12[[#b65901a0]]
placeHolderBottom