Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 4 | 0.962 | switch_groups[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 1100 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/VirtualMachineImpl.java |
2 | 4 | 1104 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/VirtualMachineImpl.java |
3 | 4 | 1108 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/VirtualMachineImpl.java |
| ||||
case JdwpReplyPacket.ADD_METHOD_NOT_IMPLEMENTED: throw new UnsupportedOperationException(JDIMessages.VirtualMachineImpl_Add_method_not_implemented_1); case JdwpReplyPacket.SCHEMA_CHANGE_NOT_IMPLEMENTED: throw new UnsupportedOperationException(JDIMessages.VirtualMachineImpl_Scheme_change_not_implemented_2); |
| ||||
case JdwpReplyPacket.HIERARCHY_CHANGE_NOT_IMPLEMENTED: throw new UnsupportedOperationException(JDIMessages.VirtualMachineImpl_Hierarchy_change_not_implemented_3); case JdwpReplyPacket.DELETE_METHOD_NOT_IMPLEMENTED: throw new UnsupportedOperationException(JDIMessages.VirtualMachineImpl_Delete_method_not_implemented_4); |
| ||||
case JdwpReplyPacket.CLASS_MODIFIERS_CHANGE_NOT_IMPLEMENTED: throw new UnsupportedOperationException(JDIMessages.VirtualMachineImpl_Class_modifiers_change_not_implemented_5); case JdwpReplyPacket.METHOD_MODIFIERS_CHANGE_NOT_IMPLEMENTED: throw new UnsupportedOperationException(JDIMessages.VirtualMachineImpl_Method_modifiers_change_not_implemented_6); |
| |||
case JdwpReplyPacket. [[#variable5fdf45c0]]: throw new UnsupportedOperationException(JDIMessages. [[#variable5fdf45a0]]); case JdwpReplyPacket. [[#variable5fdf4500]]: throw new UnsupportedOperationException(JDIMessages. [[#variable5fdf44a0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5fdf45c0]] | ADD_METHOD_NOT_IMPLEMENTED |
1 | 2 | [[#5fdf45c0]] | HIERARCHY_CHANGE_NOT_IMPLEMENTED |
1 | 3 | [[#5fdf45c0]] | CLASS_MODIFIERS_CHANGE_NOT_IMPLEMENTED |
2 | 1 | [[#5fdf45a0]] | VirtualMachineImpl_Add_method_not_implemented_1 |
2 | 2 | [[#5fdf45a0]] | VirtualMachineImpl_Hierarchy_change_not_implemented_3 |
2 | 3 | [[#5fdf45a0]] | VirtualMachineImpl_Class_modifiers_change_not_implemented_5 |
3 | 1 | [[#5fdf4500]] | SCHEMA_CHANGE_NOT_IMPLEMENTED |
3 | 2 | [[#5fdf4500]] | DELETE_METHOD_NOT_IMPLEMENTED |
3 | 3 | [[#5fdf4500]] | METHOD_MODIFIERS_CHANGE_NOT_IMPLEMENTED |
4 | 1 | [[#5fdf44a0]] | VirtualMachineImpl_Scheme_change_not_implemented_2 |
4 | 2 | [[#5fdf44a0]] | VirtualMachineImpl_Delete_method_not_implemented_4 |
4 | 3 | [[#5fdf44a0]] | VirtualMachineImpl_Method_modifiers_change_not_implemented_6 |