CloneSet1820


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1201.000executable_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
115645
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java
227810
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java
Next
Last
Clone Instance
1
Line Count
1
Source Line
5645
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java

if ((type = this.read()) == T_EOF)
  throw this.ex("parser.cc.2", this.offset);


First
Previous
Clone Instance
2
Line Count
2
Source Line
7810
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java

if ((type = this.read()) == T_EOF)
  throw this.ex("parser.cc.2", this.offset);


Clone AbstractionParameter Count: 0Parameter Bindings

if ((type = this.read()) == T_EOF)
  throw this.ex("parser.cc.2", this.offset);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None