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.986 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 54 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding.java |
2 | 2 | 65 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding.java |
| ||||
this.parameters = new TypeBinding[1]; this.parameters[0] = declaringSourceType; |
| ||||
this.parameters = new TypeBinding[2]; this.parameters[0] = declaringSourceType; |
| |||
this.parameters = new TypeBinding[ [[#variable99090f60]]]; this.parameters[0] = declaringSourceType; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#99090f60]] | 1 |
1 | 2 | [[#99090f60]] | 2 |