CloneSet8610


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.988statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12556
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java
22558
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java
Clone Instance
1
Line Count
2
Source Line
556
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java

                if (end == -1)
                        end = CharOperation.indexOf('<', uniqueKey, start);


Clone Instance
2
Line Count
2
Source Line
558
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java

                if (end == -1)
                        end = CharOperation.indexOf(';', uniqueKey, start);


Clone AbstractionParameter Count: 1Parameter Bindings

if (end == -1)
  end = CharOperation.indexOf( [[#variable98839bc0]], uniqueKey, start);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#98839bc0]]
'<' 
12[[#98839bc0]]
';'