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.978 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 117 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ParameterizedSingleTypeReference.java |
2 | 2 | 1020 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java |
| ||||
if (isTypeUseDeprecated(this.resolvedType, scope)) scope.problemReporter().deprecatedType(this.resolvedType, this ); |
| ||||
if (isTypeUseDeprecated(this.actualReceiverType, scope)) scope.problemReporter().deprecatedType(this.actualReceiverType, this ); |
| |||
if (isTypeUseDeprecated(this. [[#variable5b9bdae0]], scope)) scope.problemReporter().deprecatedType(this. [[#variable5b9bdae0]], this ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5b9bdae0]] | actualReceiverType |
1 | 2 | [[#5b9bdae0]] | resolvedType |