CloneSet6185


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3240.966statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12135
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/FullConstraintCreator.java
23607
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/FullConstraintCreator.java
Clone Instance
1
Line Count
2
Source Line
135
Source File
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/FullConstraintCreator.java

                ITypeConstraint[] definesConstraint = fTypeConstraintFactory.createDefinesConstraint(fConstraintVariableFactory.makeExpressionOrTypeVariable(castExpression, getContext()), 
                                                                                                         fConstraintVariableFactory.makeTypeVariable(castExpression.getType()));


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

                ITypeConstraint[] defines = fTypeConstraintFactory.createDefinesConstraint(
                                 fConstraintVariableFactory.makeExpressionOrTypeVariable(accessExpression, getContext()), 
                                 fConstraintVariableFactory.makeRawBindingVariable(fieldBinding.getType()));


Clone AbstractionParameter Count: 4Parameter Bindings

ITypeConstraint[]  [[#variable5d3ad1a0]]= fTypeConstraintFactory.createDefinesConstraint(fConstraintVariableFactory.makeExpressionOrTypeVariable( [[#variable5d3ad0a0]], getContext()), fConstraintVariableFactory. [[#variable5d3ad020]]( [[#variable5d3ad120]].getType()));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5d3ad1a0]]
defines 
12[[#5d3ad1a0]]
definesConstraint 
21[[#5d3ad0a0]]
accessExpression 
22[[#5d3ad0a0]]
castExpression 
31[[#5d3ad020]]
makeRawBindingVariable 
32[[#5d3ad020]]
makeTypeVariable 
41[[#5d3ad120]]
fieldBinding 
42[[#5d3ad120]]
castExpression