Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.974 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 112 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/FullConstraintCreator.java |
2 | 3 | 513 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/FullConstraintCreator.java |
| ||||
fTypeConstraintFactory.createSubtypeConstraint( fConstraintVariableFactory.makeExpressionOrTypeVariable(each, getContext()), typeVariable ) |
| ||||
fTypeConstraintFactory.createDefinesConstraint( fConstraintVariableFactory.makeExpressionOrTypeVariable(fragment1Name, getContext()), typeVariable ) |
| |||
fTypeConstraintFactory. [[#variablec2aee0e0]](fConstraintVariableFactory.makeExpressionOrTypeVariable( [[#variablec2aee060]], getContext()), typeVariable) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#c2aee0e0]] | createSubtypeConstraint |
1 | 2 | [[#c2aee0e0]] | createDefinesConstraint |
2 | 1 | [[#c2aee060]] | each |
2 | 2 | [[#c2aee060]] | fragment1Name |