CloneSet9763


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000conditional_or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1273
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/BuildPathSupport.java
21109
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/BuildPathSupport.java
Clone Instance
1
Line Count
2
Source Line
73
Source File
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/BuildPathSupport.java

                                                    entry.getEntryKind() == elem.getEntryKind() &&
                                                           entry.getPath().equals(elem.getPath())


Clone Instance
2
Line Count
1
Source Line
109
Source File
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/BuildPathSupport.java

                                                    entry.getEntryKind() == elem.getEntryKind() && entry.getPath().equals(elem.getPath())


Clone AbstractionParameter Count: 0Parameter Bindings

entry.getEntryKind() == elem.getEntryKind() && entry.getPath().equals(elem.getPath())
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None