Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 1 | 0.990 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 2704 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
2 | 6 | 2717 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
| ||||
printHex(value, TcpipSpy.getObjectIDSize()); if (value == 0) { println(" (NULL)"); //$NON-NLS-1$ } else { printParanthetical(value); println(); } |
| ||||
printHex(value, TcpipSpy.getReferenceTypeIDSize()); if (value == 0) { println(" (NULL)"); //$NON-NLS-1$ } else { printParanthetical(value); println(); } |
| |||
printHex(value, TcpipSpy. [[#variable559775c0]]()); if (value == 0) { println(" (NULL)"); //$NON-NLS-1$ } else { printParanthetical(value); println(); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#559775c0]] | getReferenceTypeIDSize |
1 | 2 | [[#559775c0]] | getObjectIDSize |