CloneSet485


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

this.mgr = mgr;
this.offset = offset;
this.length = length;
this.str = str;


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

this.mgr = mgr;
this.offset = offset;
this.length = length;
this.str = str;


Clone AbstractionParameter Count: 0Parameter Bindings

this.mgr = mgr;
this.offset = offset;
this.length = length;
this.str = str;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None