CloneSet3994


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1401.000statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11428
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java
21492
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java
31555
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java
41920
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java
Clone Instance
1
Line Count
1
Source Line
428
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java

                                                        TypeBinding requiredGenericCast = getGenericCast(this.otherCodegenBindings == null ? 0:  this.otherCodegenBindings.length);


Clone Instance
2
Line Count
1
Source Line
492
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java

                                TypeBinding requiredGenericCast = getGenericCast(this.otherCodegenBindings == null ? 0:  this.otherCodegenBindings.length);


Clone Instance
3
Line Count
1
Source Line
555
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java

                TypeBinding requiredGenericCast = getGenericCast(this.otherCodegenBindings == null ? 0:  this.otherCodegenBindings.length);


Clone Instance
4
Line Count
1
Source Line
920
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java

                TypeBinding requiredGenericCast = getGenericCast(this.otherCodegenBindings == null ? 0:  this.otherCodegenBindings.length);


Clone AbstractionParameter Count: 0Parameter Bindings

TypeBinding requiredGenericCast = getGenericCast(this.otherCodegenBindings == null ? 0: this.otherCodegenBindings.length);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None