Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 4 | 0.951 | switch_group |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 3973 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
2 | 5 | 4025 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
| ||||
case TypeIds.T_long: selector = ConstantPool.GET_LONG_METHOD_NAME; signature = ConstantPool.GET_LONG_METHOD_SIGNATURE; returnTypeSize = 2; break; |
| ||||
case TypeIds.T_long: selector = ConstantPool.SET_LONG_METHOD_NAME; signature = ConstantPool.SET_LONG_METHOD_SIGNATURE; argCount = 3; break; |
| |||
case TypeIds.T_long: selector = ConstantPool. [[#variablebe7f3340]]; signature = ConstantPool. [[#variablebe7f32c0]]; [[#variablebe7f3600]]= [[#variablebe7f3660]]; break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#be7f3340]] | GET_LONG_METHOD_NAME |
1 | 2 | [[#be7f3340]] | SET_LONG_METHOD_NAME |
2 | 1 | [[#be7f32c0]] | GET_LONG_METHOD_SIGNATURE |
2 | 2 | [[#be7f32c0]] | SET_LONG_METHOD_SIGNATURE |
3 | 1 | [[#be7f3600]] | returnTypeSize |
3 | 2 | [[#be7f3600]] | argCount |
4 | 1 | [[#be7f3660]] | 2 |
4 | 2 | [[#be7f3660]] | 3 |