Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
9 | 2 | 4 | 0.956 | interface_member_declarations[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 9 | 111 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/util/IBytecodeVisitor.java |
2 | 9 | 253 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/util/IBytecodeVisitor.java |
| ||||
void _getfield( int pc, int index, IConstantPoolEntry constantFieldref); void _getstatic( int pc, int index, IConstantPoolEntry constantFieldref); void _goto(int pc, int branchOffset); |
| ||||
void _putfield( int pc, int index, IConstantPoolEntry constantFieldref); void _putstatic( int pc, int index, IConstantPoolEntry constantFieldref); void _ret(int pc, int index); |
| |||
void [[#variable500378a0]](int pc, int index, IConstantPoolEntry constantFieldref); void [[#variable500377c0]](int pc, int index, IConstantPoolEntry constantFieldref); void [[#variable50037800]](int pc, int [[#variable50037740]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#500378a0]] | _getfield |
1 | 2 | [[#500378a0]] | _putfield |
2 | 1 | [[#500377c0]] | _getstatic |
2 | 2 | [[#500377c0]] | _putstatic |
3 | 1 | [[#50037800]] | _goto |
3 | 2 | [[#50037800]] | _ret |
4 | 1 | [[#50037740]] | branchOffset |
4 | 2 | [[#50037740]] | index |