Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.973 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 834 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/ConstantPool.java |
2 | 2 | 837 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/ConstantPool.java |
| ||||
if (UTF8Cache.get(ConstantPool.ClinitSignature) >= constantPoolIndex) { UTF8Cache.remove(ConstantPool.ClinitSignature); } |
| ||||
if (UTF8Cache.get(ConstantPool.Clinit) >= constantPoolIndex) { UTF8Cache.remove(ConstantPool.Clinit); } |
| |||
if (UTF8Cache.get(ConstantPool. [[#variablebe47c0e0]]) >= constantPoolIndex) { UTF8Cache.remove(ConstantPool. [[#variablebe47c0e0]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#be47c0e0]] | Clinit |
1 | 2 | [[#be47c0e0]] | ClinitSignature |