CloneSet7006


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

        int fieldSize = this.synthetics[SourceTypeBinding.FIELD_EMUL] == null ? 0:  this.synthetics[SourceTypeBinding.FIELD_EMUL].size();


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

        int literalSize = this.synthetics[SourceTypeBinding.CLASS_LITERAL_EMUL] == null ? 0: this.synthetics[SourceTypeBinding.CLASS_LITERAL_EMUL].size();


Clone AbstractionParameter Count: 2Parameter Bindings

int  [[#variable54fde880]]= this.synthetics[SourceTypeBinding. [[#variable54fde7c0]]] == null ? 0: this.synthetics[SourceTypeBinding. [[#variable54fde7c0]]].size();
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#54fde880]]
fieldSize 
12[[#54fde880]]
literalSize 
21[[#54fde7c0]]
FIELD_EMUL 
22[[#54fde7c0]]
CLASS_LITERAL_EMUL