| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 2 | 1 | 0.989 | statement_sequence_member |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 697 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
| 2 | 1 | 712 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java |
| ||||
int flag = JDIImageDescriptor.IN_CONTENTION_FOR_MONITOR| (thread.getThread().isInDeadlock() ? JDIImageDescriptor.IN_DEADLOCK: 0); |
| ||||
int flag = JDIImageDescriptor.OWNS_MONITOR| (thread.getThread().isInDeadlock() ? JDIImageDescriptor.IN_DEADLOCK: 0); |
| |||
int flag = JDIImageDescriptor. [[#variable4f1fb140]]|(thread.getThread().isInDeadlock() ? JDIImageDescriptor.IN_DEADLOCK: 0); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#4f1fb140]] | IN_CONTENTION_FOR_MONITOR |
| 1 | 2 | [[#4f1fb140]] | OWNS_MONITOR |