Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 3 | 0.960 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 532 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/ObjectReferenceImpl.java |
2 | 1 | 1196 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/ReferenceTypeImpl.java |
3 | 1 | 1221 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/ReferenceTypeImpl.java |
4 | 1 | 63 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/ValueImpl.java |
| ||||
byte objectTag = target.readByte("object tag", JdwpID.tagMap(), in); //$NON-NLS-1$ |
| ||||
byte typeTag = target.readByte("type tag", JdwpID.typeTagMap(), in); //$NON-NLS-1$ |
| ||||
byte typeTag = target.readByte("type tag", JdwpID.typeTagMap(), in); //$NON-NLS-1$ |
| ||||
byte tag = target.readByte("object tag", JdwpID.tagMap(), in); //$NON-NLS-1$ |
| |||
byte [[#variablea18f87a0]]= target.readByte( [[#variablea18f8720]], JdwpID. [[#variablea18f86a0]](), in); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a18f87a0]] | typeTag |
1 | 2 | [[#a18f87a0]] | tag |
1 | 3 | [[#a18f87a0]] | objectTag |
1 | 4 | [[#a18f87a0]] | typeTag |
2 | 1 | [[#a18f8720]] | "type tag" |
2 | 2 | [[#a18f8720]] | "object tag" |
2 | 3 | [[#a18f8720]] | "object tag" |
2 | 4 | [[#a18f8720]] | "type tag" |
3 | 1 | [[#a18f86a0]] | typeTagMap |
3 | 2 | [[#a18f86a0]] | tagMap |
3 | 3 | [[#a18f86a0]] | tagMap |
3 | 4 | [[#a18f86a0]] | typeTagMap |