Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 2 | 0.980 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 464 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/StandardVMType.java |
2 | 2 | 468 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/StandardVMType.java |
3 | 2 | 471 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/StandardVMType.java |
4 | 2 | 473 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/StandardVMType.java |
| ||||
{ status = new Status(IStatus.ERROR, LaunchingPlugin.getUniqueIdentifier(), 0, LaunchingMessages.StandardVMType_Standard_VM_not_supported_on_MacOS__1, null); } |
| ||||
{ status = new Status(IStatus.ERROR, LaunchingPlugin.getUniqueIdentifier(), 0, LaunchingMessages.StandardVMType_Not_a_JDK_Root__Java_executable_was_not_found_1, null); // } |
| ||||
{ status = new Status(IStatus.OK, LaunchingPlugin.getUniqueIdentifier(), 0, LaunchingMessages.StandardVMType_ok_2, null); } |
| ||||
{ status = new Status(IStatus.ERROR, LaunchingPlugin.getUniqueIdentifier(), 0, LaunchingMessages.StandardVMType_Not_a_JDK_root__System_library_was_not_found__1, null); } |
| |||
{ status = new Status(IStatus. [[#variablebb0b7320]], LaunchingPlugin.getUniqueIdentifier(), 0, LaunchingMessages. [[#variablebb0b7280]], null); // } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bb0b7320]] | ERROR |
1 | 2 | [[#bb0b7320]] | ERROR |
1 | 3 | [[#bb0b7320]] | OK |
1 | 4 | [[#bb0b7320]] | ERROR |
2 | 1 | [[#bb0b7280]] | StandardVMType_Standard_VM_not_supported_on_MacOS__1 |
2 | 2 | [[#bb0b7280]] | StandardVMType_Not_a_JDK_Root__Java_executable_was_not_found_1 |
2 | 3 | [[#bb0b7280]] | StandardVMType_ok_2 |
2 | 4 | [[#bb0b7280]] | StandardVMType_Not_a_JDK_root__System_library_was_not_found__1 |