CloneSet464


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4201.000statement_sequence
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14337
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/textarea/Selection.java
24120
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/textarea/StructureMatcher.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
337
Source File
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/textarea/Selection.java

this.startLine = startLine;
this.start = start;
this.endLine = endLine;
this.end = end;


First
Previous
Clone Instance
2
Line Count
4
Source Line
120
Source File
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/textarea/StructureMatcher.java

this.startLine = startLine;
this.start = start;
this.endLine = endLine;
this.end = end;


Clone AbstractionParameter Count: 0Parameter Bindings

this.startLine = startLine;
this.start = start;
this.endLine = endLine;
this.end = end;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None