Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 8 | 2 | 0.972 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 326 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/ArrayReferenceImpl.java |
2 | 2 | 152 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/InterfaceTypeImpl.java |
3 | 2 | 175 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/InterfaceTypeImpl.java |
4 | 2 | 623 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/MethodImpl.java |
5 | 2 | 655 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/MethodImpl.java |
6 | 2 | 679 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/MethodImpl.java |
7 | 2 | 279 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/StackFrameImpl.java |
8 | 2 | 299 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/StackFrameImpl.java |
| ||||
if (target.fVerboseWriter != null) { target.fVerboseWriter.println("arrayReference", ID.value()); //$NON-NLS-1$ } |
| ||||
if (target.fVerboseWriter != null) { target.fVerboseWriter.println("interfaceType", ID.value()); //$NON-NLS-1$ } |
| ||||
if (target.fVerboseWriter != null) { target.fVerboseWriter.println("interfaceType", ID.value()); //$NON-NLS-1$ } |
| ||||
if (target.fVerboseWriter != null) { target.fVerboseWriter.println("method", fMethodID.value()); //$NON-NLS-1$ } |
| ||||
if (target.fVerboseWriter != null) { target.fVerboseWriter.println("method", ID.value()); //$NON-NLS-1$ } |
| ||||
if (target.fVerboseWriter != null) { target.fVerboseWriter.println("method", ID.value()); //$NON-NLS-1$ } |
| ||||
if (target.fVerboseWriter != null) { target.fVerboseWriter.println("stackFrame", fFrameID.value()); //$NON-NLS-1$ } |
| ||||
if (target.fVerboseWriter != null) { target.fVerboseWriter.println("stackFrame", ID.value()); //$NON-NLS-1$ } |
| |||
if (target.fVerboseWriter != null) { target.fVerboseWriter.println( [[#variable566fd480]], [[#variable566fd420]].value()); //$NON-NLS-1$ } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#566fd480]] | "method" |
1 | 2 | [[#566fd480]] | "interfaceType" |
1 | 3 | [[#566fd480]] | "stackFrame" |
1 | 4 | [[#566fd480]] | "stackFrame" |
1 | 5 | [[#566fd480]] | "method" |
1 | 6 | [[#566fd480]] | "arrayReference" |
1 | 7 | [[#566fd480]] | "interfaceType" |
1 | 8 | [[#566fd480]] | "method" |
2 | 1 | [[#566fd420]] | ID |
2 | 2 | [[#566fd420]] | ID |
2 | 3 | [[#566fd420]] | fFrameID |
2 | 4 | [[#566fd420]] | ID |
2 | 5 | [[#566fd420]] | fMethodID |
2 | 6 | [[#566fd420]] | ID |
2 | 7 | [[#566fd420]] | ID |
2 | 8 | [[#566fd420]] | ID |