CloneSet4839


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1430.959conditional_or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11251
plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/debug/ui/JavaUISourceLocator.java
21133
plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/RuntimeClasspathEntryLabelProvider.java
3163
plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/SelectSystemLibraryQuickFix.java
41124
plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/SelectSystemLibraryQuickFix.java
Clone Instance
1
Line Count
1
Source Line
251
Source File
plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/debug/ui/JavaUISourceLocator.java

                                                         MessageFormat.format(LauncherMessages.JavaUISourceLocator_selectprojects_message, new String[] {
                                                                                                                                                         frame.getDeclaringTypeName()
                                                                                                                                                        } )


Clone Instance
2
Line Count
1
Source Line
133
Source File
plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/RuntimeClasspathEntryLabelProvider.java

                                               MessageFormat.format(LauncherMessages.RuntimeClasspathEntryLabelProvider_Invalid_path, new String[] {
                                                                                                                                                    path.toOSString()
                                                                                                                                                   } )


Clone Instance
3
Line Count
1
Source Line
63
Source File
plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/SelectSystemLibraryQuickFix.java

                                 MessageFormat.format(LauncherMessages.JREResolution_Select_a_system_library_to_use_when_building__0__2, new String[] {
                                                                                                                                                       project.getElementName()
                                                                                                                                                      } )


Clone Instance
4
Line Count
1
Source Line
124
Source File
plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/SelectSystemLibraryQuickFix.java

                       MessageFormat.format(LauncherMessages.JREContainerResolution_Select_a_system_library_to_use_when_building__0__2, new String[] {
                                                                                                                                                      fProject.getElementName()
                                                                                                                                                     } )


Clone AbstractionParameter Count: 3Parameter Bindings

MessageFormat.format(LauncherMessages. [[#variable95815ee0]], new String[] {
                                                                              [[#variable95815e20]]. [[#variable95815d20]]()
                                                                           } )
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#95815ee0]]
JavaUISourceLocator_selectprojects_message 
12[[#95815ee0]]
JREResolution_Select_a_system_library_to_use_when_building__0__2 
13[[#95815ee0]]
JREContainerResolution_Select_a_system_library_to_use_when_building__0__2 
14[[#95815ee0]]
RuntimeClasspathEntryLabelProvider_Invalid_path 
21[[#95815e20]]
frame 
22[[#95815e20]]
project 
23[[#95815e20]]
fProject 
24[[#95815e20]]
path 
31[[#95815d20]]
getDeclaringTypeName 
32[[#95815d20]]
getElementName 
33[[#95815d20]]
getElementName 
34[[#95815d20]]
toOSString