CloneSet9155


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3220.974conditional_or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13112
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/FullConstraintCreator.java
23513
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/FullConstraintCreator.java
Clone Instance
1
Line Count
3
Source Line
112
Source File
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/FullConstraintCreator.java

                                             fTypeConstraintFactory.createSubtypeConstraint(
                                        fConstraintVariableFactory.makeExpressionOrTypeVariable(each, getContext()), 
                                        typeVariable                                       )


Clone Instance
2
Line Count
3
Source Line
513
Source File
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/FullConstraintCreator.java

                                                    fTypeConstraintFactory.createDefinesConstraint(
                                        fConstraintVariableFactory.makeExpressionOrTypeVariable(fragment1Name, getContext()), 
                                        typeVariable                                              )


Clone AbstractionParameter Count: 2Parameter Bindings

fTypeConstraintFactory. [[#variablec2aee0e0]](fConstraintVariableFactory.makeExpressionOrTypeVariable( [[#variablec2aee060]], getContext()), typeVariable)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#c2aee0e0]]
createSubtypeConstraint 
12[[#c2aee0e0]]
createDefinesConstraint 
21[[#c2aee060]]
each 
22[[#c2aee060]]
fragment1Name