Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.970 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 1543 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
2 | 4 | 1833 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
| ||||
while ((classfileLength -= in.skipBytes(classfileLength)) != 0) { } printDescription(TcpIpSpyMessages.VerbosePacketStream_Class_bytes__102); println(TcpIpSpyMessages.VerbosePacketStream_skipped_103); |
| ||||
while ((bytes -= in.skipBytes(bytes)) != 0) { } printDescription(TcpIpSpyMessages.VerbosePacketStream_Method_bytes__160); println(TcpIpSpyMessages.VerbosePacketStream_skipped_103); |
| |||
while (( [[#variable57bf2a00]]-= in.skipBytes( [[#variable57bf2a00]])) != 0) { } printDescription(TcpIpSpyMessages. [[#variable57bf25c0]]); println(TcpIpSpyMessages.VerbosePacketStream_skipped_103); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57bf2a00]] | bytes |
1 | 2 | [[#57bf2a00]] | classfileLength |
2 | 1 | [[#57bf25c0]] | VerbosePacketStream_Method_bytes__160 |
2 | 2 | [[#57bf25c0]] | VerbosePacketStream_Class_bytes__102 |