Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 2 | 0.975 | switch_group |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 109 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/ClassFileReader.java |
2 | 5 | 114 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/ClassFileReader.java |
| ||||
case IConstantPoolConstant.CONSTANT_Long: constantPoolOffsets[i] = readOffset; readOffset += IConstantPoolConstant.CONSTANT_Long_SIZE; i++; break; |
| ||||
case IConstantPoolConstant.CONSTANT_Double: constantPoolOffsets[i] = readOffset; readOffset += IConstantPoolConstant.CONSTANT_Double_SIZE; i++; break; |
| |||
case IConstantPoolConstant. [[#variableb599a100]]: constantPoolOffsets[i] = readOffset; readOffset += IConstantPoolConstant. [[#variableb599a0a0]]; i++; break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b599a100]] | CONSTANT_Long |
1 | 2 | [[#b599a100]] | CONSTANT_Double |
2 | 1 | [[#b599a0a0]] | CONSTANT_Long_SIZE |
2 | 2 | [[#b599a0a0]] | CONSTANT_Double_SIZE |