Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.951 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 898 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding.java |
2 | 1 | 907 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding.java |
| ||||
field.type = resolveType(field.type, this.environment, null, 0); |
| ||||
method.returnType = resolveType(method.returnType, this.environment, null, 0); |
| |||
[[#variableba4281c0]]. [[#variableba428120]]= resolveType( [[#variableba4281c0]]. [[#variableba428120]], this.environment, null, 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#ba4281c0]] | method |
1 | 2 | [[#ba4281c0]] | field |
2 | 1 | [[#ba428120]] | returnType |
2 | 2 | [[#ba428120]] | type |