Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 4 | 2 | 0.961 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 1572 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
2 | 3 | 1665 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
3 | 3 | 1722 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
4 | 3 | 1727 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
| ||||
{ long typeId = readReferenceTypeID(in); printlnReferenceTypeId(TcpIpSpyMessages.VerbosePacketStream_Type_id__43, typeId); } |
| ||||
{ long interfaceId = readReferenceTypeID(in); printlnReferenceTypeId(TcpIpSpyMessages.VerbosePacketStream_Interface_type_id__125, interfaceId); } |
| ||||
{ long classTypeId = readReferenceTypeID(in); printlnReferenceTypeId(TcpIpSpyMessages.VerbosePacketStream_Class_type_id__128, classTypeId); } |
| ||||
{ long superclassTypeId = readReferenceTypeID(in); printlnReferenceTypeId(TcpIpSpyMessages.VerbosePacketStream_Superclass_type_id__129, superclassTypeId); } |
| |||
{ long [[#variableb19a2680]]= readReferenceTypeID(in); printlnReferenceTypeId(TcpIpSpyMessages. [[#variableb19a3380]], [[#variableb19a2680]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b19a2680]] | classTypeId |
1 | 2 | [[#b19a2680]] | interfaceId |
1 | 3 | [[#b19a2680]] | superclassTypeId |
1 | 4 | [[#b19a2680]] | typeId |
2 | 1 | [[#b19a3380]] | VerbosePacketStream_Class_type_id__128 |
2 | 2 | [[#b19a3380]] | VerbosePacketStream_Interface_type_id__125 |
2 | 3 | [[#b19a3380]] | VerbosePacketStream_Superclass_type_id__129 |
2 | 4 | [[#b19a3380]] | VerbosePacketStream_Type_id__43 |