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.988 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 45 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/DefaultStackMapFrame.java |
2 | 2 | 99 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/StackMapFrame.java |
| ||||
int tempLocals = u2At(classFileBytes, 2, offset); this.numberOfLocals = tempLocals; |
| ||||
int tempLocals = u2At(classFileBytes, 3, offset); this.numberOfLocals = tempLocals; |
| |||
int tempLocals = u2At(classFileBytes, [[#variableba90a500]], offset); this.numberOfLocals = tempLocals; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#ba90a500]] | 2 |
1 | 2 | [[#ba90a500]] | 3 |