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.966 | expression_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 944 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/AbstractJavaLaunchConfigurationDelegate.java |
2 | 1 | 1199 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/JavaRuntime.java |
3 | 1 | 1202 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/JavaRuntime.java |
4 | 1 | 1293 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/JavaRuntime.java |
| ||||
MessageFormat.format(LaunchingMessages.JavaLocalApplicationLaunchConfigurationDelegate_0, new String[] { vm.getName(), mode } ) |
| ||||
MessageFormat.format(LaunchingMessages.JavaRuntime_28, new String[] { configuration.getName(), projectName } ) |
| ||||
MessageFormat.format(LaunchingMessages.JavaRuntime_Launch_configuration__0__references_non_existing_project__1___1, new String[] { configuration.getName(), projectName } ) |
| ||||
MessageFormat.format(LaunchingMessages.JavaRuntime_Specified_VM_install_not_found__type__0___name__1__2, new String[] { vt.getName(), name } ) |
| |||
MessageFormat.format(LaunchingMessages. [[#variable95069140]], new String[] { [[#variable950690c0]].getName(), [[#variable95069000]] } ) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#95069140]] | JavaLocalApplicationLaunchConfigurationDelegate_0 |
1 | 2 | [[#95069140]] | JavaRuntime_Specified_VM_install_not_found__type__0___name__1__2 |
1 | 3 | [[#95069140]] | JavaRuntime_Launch_configuration__0__references_non_existing_project__1___1 |
1 | 4 | [[#95069140]] | JavaRuntime_28 |
2 | 1 | [[#950690c0]] | vm |
2 | 2 | [[#950690c0]] | vt |
2 | 3 | [[#950690c0]] | configuration |
2 | 4 | [[#950690c0]] | configuration |
3 | 1 | [[#95069000]] | mode |
3 | 2 | [[#95069000]] | name |
3 | 3 | [[#95069000]] | projectName |
3 | 4 | [[#95069000]] | projectName |