Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 3 | 0.958 | interface_member_declarations[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 67 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/compiler/ITerminalSymbols.java |
2 | 3 | 123 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/util/IOpcodeMnemonics.java |
| ||||
int TokenNameprivate = 101; int TokenNameprotected = 102; int TokenNamepublic = 103; |
| ||||
int LSUB = 0x65; int FSUB = 0x66; int DSUB = 0x67; |
| |||
int [[#variablea0f73040]]= 101; int [[#variablea0f72f60]]= 102; int [[#variablea0f72fc0]]= 103; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a0f73040]] | TokenNameprivate |
1 | 2 | [[#a0f73040]] | LSUB |
2 | 1 | [[#a0f72f60]] | TokenNameprotected |
2 | 2 | [[#a0f72f60]] | FSUB |
3 | 1 | [[#a0f72fc0]] | TokenNamepublic |
3 | 2 | [[#a0f72fc0]] | DSUB |