| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 4 | 3 | 0.959 | conditional_or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 251 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/debug/ui/JavaUISourceLocator.java |
| 2 | 1 | 133 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/RuntimeClasspathEntryLabelProvider.java |
| 3 | 1 | 63 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/SelectSystemLibraryQuickFix.java |
| 4 | 1 | 124 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/SelectSystemLibraryQuickFix.java |
| ||||
MessageFormat.format(LauncherMessages.JavaUISourceLocator_selectprojects_message, new String[] {
frame.getDeclaringTypeName()
} )
|
| ||||
MessageFormat.format(LauncherMessages.RuntimeClasspathEntryLabelProvider_Invalid_path, new String[] {
path.toOSString()
} )
|
| ||||
MessageFormat.format(LauncherMessages.JREResolution_Select_a_system_library_to_use_when_building__0__2, new String[] {
project.getElementName()
} )
|
| ||||
MessageFormat.format(LauncherMessages.JREContainerResolution_Select_a_system_library_to_use_when_building__0__2, new String[] {
fProject.getElementName()
} )
|
| |||
MessageFormat.format(LauncherMessages. [[#variable95815ee0]], new String[] {
[[#variable95815e20]]. [[#variable95815d20]]()
} )
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#95815ee0]] | JavaUISourceLocator_selectprojects_message |
| 1 | 2 | [[#95815ee0]] | JREResolution_Select_a_system_library_to_use_when_building__0__2 |
| 1 | 3 | [[#95815ee0]] | JREContainerResolution_Select_a_system_library_to_use_when_building__0__2 |
| 1 | 4 | [[#95815ee0]] | RuntimeClasspathEntryLabelProvider_Invalid_path |
| 2 | 1 | [[#95815e20]] | frame |
| 2 | 2 | [[#95815e20]] | project |
| 2 | 3 | [[#95815e20]] | fProject |
| 2 | 4 | [[#95815e20]] | path |
| 3 | 1 | [[#95815d20]] | getDeclaringTypeName |
| 3 | 2 | [[#95815d20]] | getElementName |
| 3 | 3 | [[#95815d20]] | getElementName |
| 3 | 4 | [[#95815d20]] | toOSString |