| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 4 | 0.959 | statement_sequence[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 828 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/VirtualMachineImpl.java |
| 2 | 2 | 830 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/VirtualMachineImpl.java |
| ||||
fFieldIDSize = mirror.readInt("field ID size", replyData); //$NON-NLS-1$
fMethodIDSize = mirror.readInt("method ID size", replyData); //$NON-NLS-1$
|
| ||||
fObjectIDSize = mirror.readInt("object ID size", replyData); //$NON-NLS-1$
fReferenceTypeIDSize = mirror.readInt("refType ID size", replyData); //$NON-NLS-1$
|
| |||
[[#variable58bd2dc0]]= mirror.readInt( [[#variable58bd2d00]], replyData); //$NON-NLS-1$ [[#variable58b63fa0]]= mirror.readInt( [[#variable58bd2000]], replyData); //$NON-NLS-1$ |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#58bd2dc0]] | fFieldIDSize |
| 1 | 2 | [[#58bd2dc0]] | fObjectIDSize |
| 2 | 1 | [[#58bd2d00]] | "field ID size" |
| 2 | 2 | [[#58bd2d00]] | "object ID size" |
| 3 | 1 | [[#58b63fa0]] | fMethodIDSize |
| 3 | 2 | [[#58b63fa0]] | fReferenceTypeIDSize |
| 4 | 1 | [[#58bd2000]] | "method ID size" |
| 4 | 2 | [[#58bd2000]] | "refType ID size" |