CloneSet7603


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.979conditional_or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11530
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ClassScope.java
21637
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ClassScope.java
Clone Instance
1
Line Count
1
Source Line
530
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ClassScope.java

                            (realModifiers&  (ClassFileConstants.AccFinal|  ClassFileConstants.AccAbstract)) == (ClassFileConstants.AccFinal|  ClassFileConstants.AccAbstract)


Clone Instance
2
Line Count
1
Source Line
637
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ClassScope.java

                    (realModifiers&  (ClassFileConstants.AccFinal|  ClassFileConstants.AccVolatile)) == (ClassFileConstants.AccFinal|  ClassFileConstants.AccVolatile)


Clone AbstractionParameter Count: 1Parameter Bindings

(realModifiers&(ClassFileConstants.AccFinal|ClassFileConstants. [[#variable59f64d20]])) == (ClassFileConstants.AccFinal|ClassFileConstants. [[#variable59f64d20]])
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#59f64d20]]
AccVolatile 
12[[#59f64d20]]
AccAbstract