Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 0 | 1.000 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 546 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/FieldReference.java |
2 | 1 | 311 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/MessageSend.java |
3 | 2 | 315 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetMessageSend.java |
| ||||
receiver instanceof NameReference && (((NameReference) receiver).bits& Binding.TYPE) != 0 |
| ||||
receiver instanceof NameReference && (((NameReference) receiver).bits& Binding.TYPE) != 0 |
| ||||
receiver instanceof NameReference && (((NameReference) receiver).bits& Binding.TYPE) != 0 |
| |||
receiver instanceof NameReference && (((NameReference) receiver).bits&Binding.TYPE) != 0 |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |