Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.979 | switch_group |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 118 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding.java |
2 | 5 | 164 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding.java |
| ||||
case TypeIds.T_short: if (right == TypeIds.T_short) return true; if (right == TypeIds.T_char) return true; |
| ||||
case TypeIds.T_int: if (right == TypeIds.T_int) return true; if (right == TypeIds.T_char) return true; |
| |||
case TypeIds. [[#variable5b38d7e0]]: if (right == TypeIds. [[#variable5b38d7e0]]) return true; if (right == TypeIds.T_char) return true; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5b38d7e0]] | T_short |
1 | 2 | [[#5b38d7e0]] | T_int |