Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.988 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 734 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/model/JDIThread.java |
2 | 2 | 736 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/model/JDIThread.java |
| ||||
{ result = receiverObject.invokeMethod(getUnderlyingThread(), method, args, flags); } |
| ||||
{ result = receiverClass.invokeMethod(getUnderlyingThread(), method, args, flags); } |
| |||
{ result = [[#variableb5795c00]].invokeMethod(getUnderlyingThread(), method, args, flags); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b5795c00]] | receiverObject |
1 | 2 | [[#b5795c00]] | receiverClass |