Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 5 | 3 | 0.960 | arguments |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 27 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/JdwpConversation.java |
2 | 1 | 34 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/JdwpConversation.java |
3 | 1 | 90 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/TcpipSpy.java |
4 | 1 | 94 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/TcpipSpy.java |
5 | 1 | 137 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/TcpipSpy.java |
| ||||
(MessageFormat.format(TcpIpSpyMessages.JdwpConversation_Attempt_to_overwrite_command_with__0__1, new String[] { command.toString() } )) |
| ||||
(MessageFormat.format(TcpIpSpyMessages.JdwpConversation_Attempt_to_overwrite_reply_with__0__2, new String[] { reply.toString() } )) |
| ||||
(MessageFormat.format(TcpIpSpyMessages.TcpipSpy_Writing_output_to__0__2, new String[] { file.getAbsolutePath() } )) |
| ||||
(MessageFormat.format(TcpIpSpyMessages.TcpipSpy_Could_not_open__0____Using_stdout_instead_3, new String[] { file.getAbsolutePath() } )) |
| ||||
(MessageFormat.format(TcpIpSpyMessages.TcpipSpy_Caught_exception___0__5, new String[] { e.toString() } )) |
| |||
(MessageFormat.format(TcpIpSpyMessages. [[#variable5f9b0f60]], new String[] { [[#variable5f9b0ec0]]. [[#variable5f9b0e00]]() } )) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5f9b0f60]] | TcpipSpy_Writing_output_to__0__2 |
1 | 2 | [[#5f9b0f60]] | TcpipSpy_Could_not_open__0____Using_stdout_instead_3 |
1 | 3 | [[#5f9b0f60]] | TcpipSpy_Caught_exception___0__5 |
1 | 4 | [[#5f9b0f60]] | JdwpConversation_Attempt_to_overwrite_command_with__0__1 |
1 | 5 | [[#5f9b0f60]] | JdwpConversation_Attempt_to_overwrite_reply_with__0__2 |
2 | 1 | [[#5f9b0ec0]] | file |
2 | 2 | [[#5f9b0ec0]] | file |
2 | 3 | [[#5f9b0ec0]] | e |
2 | 4 | [[#5f9b0ec0]] | command |
2 | 5 | [[#5f9b0ec0]] | reply |
3 | 1 | [[#5f9b0e00]] | getAbsolutePath |
3 | 2 | [[#5f9b0e00]] | getAbsolutePath |
3 | 3 | [[#5f9b0e00]] | toString |
3 | 4 | [[#5f9b0e00]] | toString |
3 | 5 | [[#5f9b0e00]] | toString |