Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 6 | 2 | 0.979 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 498 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/MirrorImpl.java |
2 | 4 | 508 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/MirrorImpl.java |
3 | 4 | 518 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/MirrorImpl.java |
4 | 4 | 578 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/MirrorImpl.java |
5 | 4 | 588 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/MirrorImpl.java |
6 | 4 | 634 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/MirrorImpl.java |
| ||||
{ out.writeByte(value); if (fVerboseWriter != null) { fVerboseWriter.println(description, value, valueToString); } } |
| ||||
{ out.writeShort(value); if (fVerboseWriter != null) { fVerboseWriter.println(description, value, valueToString); } } |
| ||||
{ out.writeInt(value); if (fVerboseWriter != null) { fVerboseWriter.println(description, value, valueToString); } } |
| ||||
{ out.writeShort(value); if (fVerboseWriter != null) { fVerboseWriter.println(description, value, bitNames); } } |
| ||||
{ out.writeInt(value); if (fVerboseWriter != null) { fVerboseWriter.println(description, value, bitNames); } } |
| ||||
{ out.writeByte(value); if (fVerboseWriter != null) { fVerboseWriter.println(description, value, bitNames); } } |
| |||
{ out. [[#variableb3574600]](value); if (fVerboseWriter != null) { fVerboseWriter.println(description, value, [[#variableb35745a0]]); } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b3574600]] | writeShort |
1 | 2 | [[#b3574600]] | writeInt |
1 | 3 | [[#b3574600]] | writeByte |
1 | 4 | [[#b3574600]] | writeShort |
1 | 5 | [[#b3574600]] | writeInt |
1 | 6 | [[#b3574600]] | writeByte |
2 | 1 | [[#b35745a0]] | valueToString |
2 | 2 | [[#b35745a0]] | valueToString |
2 | 3 | [[#b35745a0]] | valueToString |
2 | 4 | [[#b35745a0]] | bitNames |
2 | 5 | [[#b35745a0]] | bitNames |
2 | 6 | [[#b35745a0]] | bitNames |