Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 2 | 0.974 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1741 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
2 | 2 | 1790 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
3 | 2 | 1921 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
| ||||
long classTypeId = readReferenceTypeID(in); long threadId = readObjectID(in); |
| ||||
long classTypeId = readReferenceTypeID(in); long methodId = readMethodID(in); |
| ||||
long classTypeId = readReferenceTypeID(in); long methodId = readMethodID(in); |
| |||
long classTypeId = readReferenceTypeID(in); long [[#variable5d816980]]= [[#variable5d816960]](in); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5d816980]] | methodId |
1 | 2 | [[#5d816980]] | threadId |
1 | 3 | [[#5d816980]] | methodId |
2 | 1 | [[#5d816960]] | readMethodID |
2 | 2 | [[#5d816960]] | readObjectID |
2 | 3 | [[#5d816960]] | readMethodID |