Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 0 | 1.000 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 1812 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
2 | 4 | 1845 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
| ||||
int slotsUsedByArgs = in.readInt(); int variablesCount = in.readInt(); println(TcpIpSpyMessages.VerbosePacketStream_Nb_of_slots_used_by_all_args__152, slotsUsedByArgs); println(TcpIpSpyMessages.VerbosePacketStream_Nb_of_variables__153, variablesCount); |
| ||||
int slotsUsedByArgs = in.readInt(); int variablesCount = in.readInt(); println(TcpIpSpyMessages.VerbosePacketStream_Nb_of_slots_used_by_all_args__152, slotsUsedByArgs); println(TcpIpSpyMessages.VerbosePacketStream_Nb_of_variables__153, variablesCount); |
| |||
int slotsUsedByArgs = in.readInt(); int variablesCount = in.readInt(); println(TcpIpSpyMessages.VerbosePacketStream_Nb_of_slots_used_by_all_args__152, slotsUsedByArgs); println(TcpIpSpyMessages.VerbosePacketStream_Nb_of_variables__153, variablesCount); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |