Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 6 | 0.958 | interface_member_declarations[6] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 74 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants.java |
2 | 6 | 67 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/util/IOpcodeMnemonics.java |
| ||||
int MAJOR_VERSION_1_1 = 45; int MAJOR_VERSION_1_2 = 46; int MAJOR_VERSION_1_3 = 47; int MAJOR_VERSION_1_4 = 48; int MAJOR_VERSION_1_5 = 49; int MAJOR_VERSION_1_6 = 50; |
| ||||
int ALOAD_3 = 0x2d; int IALOAD = 0x2e; int LALOAD = 0x2f; int FALOAD = 0x30; int DALOAD = 0x31; int AALOAD = 0x32; |
| |||
int [[#variablea152bf60]]= 45; int [[#variablea152bee0]]= 46; int [[#variablea152be40]]= 47; int [[#variablea152bdc0]]= 48; int [[#variablea152bd40]]= 49; int [[#variablea152bca0]]= 50; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a152bf60]] | MAJOR_VERSION_1_1 |
1 | 2 | [[#a152bf60]] | ALOAD_3 |
2 | 1 | [[#a152bee0]] | MAJOR_VERSION_1_2 |
2 | 2 | [[#a152bee0]] | IALOAD |
3 | 1 | [[#a152be40]] | MAJOR_VERSION_1_3 |
3 | 2 | [[#a152be40]] | LALOAD |
4 | 1 | [[#a152bdc0]] | MAJOR_VERSION_1_4 |
4 | 2 | [[#a152bdc0]] | FALOAD |
5 | 1 | [[#a152bd40]] | MAJOR_VERSION_1_5 |
5 | 2 | [[#a152bd40]] | DALOAD |
6 | 1 | [[#a152bca0]] | MAJOR_VERSION_1_6 |
6 | 2 | [[#a152bca0]] | AALOAD |