Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 3 | 5 | 0.963 | import_statements[8] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 71 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/generics/InferTypeArgumentsConstraintCreator.java |
2 | 8 | 51 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/generics/InferTypeArgumentsTCModel.java |
3 | 8 | 37 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/constraints/SuperTypeConstraintsModel.java |
| ||||
import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.ImmutableTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.IndependentTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.ParameterTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.ParameterizedTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.ReturnTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.TTypes; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.TypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.VariableVariable2; |
| ||||
import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.ImmutableTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.IndependentTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.ParameterTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.ParameterizedTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.ReturnTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.SubTypeConstraint2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.TypeEquivalenceSet; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.TypeVariable2; |
| ||||
import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.ImmutableTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.IndependentTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.ParameterTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.ReturnTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.SubTypeConstraint2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.TypeEquivalenceSet; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.TypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.VariableVariable2; |
| |||
import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.ImmutableTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.IndependentTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.ParameterTypeVariable2; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2. [[#variable5a9600c0]]; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2. [[#variable5a960060]]; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2. [[#variableb4151fc0]]; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2. [[#variableb4151f00]]; import org.eclipse.jdt.internal.corext.refactoring.typeconstraints2. [[#variableb4151ee0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5a9600c0]] | ParameterizedTypeVariable2 |
1 | 2 | [[#5a9600c0]] | ParameterizedTypeVariable2 |
1 | 3 | [[#5a9600c0]] | ReturnTypeVariable2 |
2 | 1 | [[#5a960060]] | ReturnTypeVariable2 |
2 | 2 | [[#5a960060]] | ReturnTypeVariable2 |
2 | 3 | [[#5a960060]] | SubTypeConstraint2 |
3 | 1 | [[#b4151fc0]] | TTypes |
3 | 2 | [[#b4151fc0]] | SubTypeConstraint2 |
3 | 3 | [[#b4151fc0]] | TypeEquivalenceSet |
4 | 1 | [[#b4151f00]] | TypeVariable2 |
4 | 2 | [[#b4151f00]] | TypeEquivalenceSet |
4 | 3 | [[#b4151f00]] | TypeVariable2 |
5 | 1 | [[#b4151ee0]] | VariableVariable2 |
5 | 2 | [[#b4151ee0]] | TypeVariable2 |
5 | 3 | [[#b4151ee0]] | VariableVariable2 |