Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 0 | 1.000 | statement_sequence[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 2212 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
2 | 5 | 2237 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
| ||||
long frameId = readFrameID(in); int slotsCount = in.readInt(); printlnObjectId(TcpIpSpyMessages.VerbosePacketStream_Thread_object_id__250, threadId); printlnFrameId(TcpIpSpyMessages.VerbosePacketStream_Frame_id__195, frameId); println(TcpIpSpyMessages.VerbosePacketStream_Slots_count__254, slotsCount); |
| ||||
long frameId = readFrameID(in); int slotsCount = in.readInt(); printlnObjectId(TcpIpSpyMessages.VerbosePacketStream_Thread_object_id__250, threadId); printlnFrameId(TcpIpSpyMessages.VerbosePacketStream_Frame_id__195, frameId); println(TcpIpSpyMessages.VerbosePacketStream_Slots_count__254, slotsCount); |
| |||
long frameId = readFrameID(in); int slotsCount = in.readInt(); printlnObjectId(TcpIpSpyMessages.VerbosePacketStream_Thread_object_id__250, threadId); printlnFrameId(TcpIpSpyMessages.VerbosePacketStream_Frame_id__195, frameId); println(TcpIpSpyMessages.VerbosePacketStream_Slots_count__254, slotsCount); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |