Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.975 | expression_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 148 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/SocketAttachConnector.java |
2 | 1 | 452 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator.java |
| ||||
MessageFormat.format(LaunchingMessages.SocketAttachConnector_Failed_to_connect_to_remote_VM_because_of_unknown_host____0___1, new String[] { host } ), e |
| ||||
MessageFormat.format(LaunchingMessages.JavaSourceLocator_Unable_to_restore_source_location___class_not_found___0__11, new String[] { className } ), e |
| |||
MessageFormat.format(LaunchingMessages. [[#variablebbc5e6a0]], new String[] { [[#variablebbc5e5e0]] } ), e |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bbc5e6a0]] | SocketAttachConnector_Failed_to_connect_to_remote_VM_because_of_unknown_host____0___1 |
1 | 2 | [[#bbc5e6a0]] | JavaSourceLocator_Unable_to_restore_source_location___class_not_found___0__11 |
2 | 1 | [[#bbc5e5e0]] | host |
2 | 2 | [[#bbc5e5e0]] | className |