Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.991 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 170 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ParameterizedGenericMethodBinding.java |
2 | 3 | 424 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ParameterizedGenericMethodBinding.java |
| ||||
substitutes = resolveSubstituteConstraints(scope, originalVariables, substitutes, false /*ignore Ti<:Uk*/ , collectedSubstitutes); if (substitutes == null) return null; // incompatible |
| ||||
substitutes = resolveSubstituteConstraints(scope, originalVariables, substitutes, true /*consider Ti<:Uk*/ , collectedSubstitutes); if (substitutes == null) return null; // incompatible |
| |||
substitutes = resolveSubstituteConstraints(scope, originalVariables, substitutes, [[#variable5f98d940]] /*ignore Ti<:Uk*/ /*consider Ti<:Uk*/ , collectedSubstitutes); if (substitutes == null) return null; // incompatible |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5f98d940]] | false |
1 | 2 | [[#5f98d940]] | true |