CloneSet1633


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000StatementList[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1383
Closure/closure/goog/dom/savedcaretrange.js
23138
Closure/closure/goog/dom/savedcaretrange.js
Clone Instance
1
Line Count
3
Source Line
83
Source File
Closure/closure/goog/dom/savedcaretrange.js

  var range=  null;
  var startCaret=  this.getCaret( true);
  var endCaret=  this.getCaret( false);


Clone Instance
2
Line Count
3
Source Line
138
Source File
Closure/closure/goog/dom/savedcaretrange.js

  var range=  null;
  var startCaret=  this.getCaret( true);
  var endCaret=  this.getCaret( false);


Clone AbstractionParameter Count: 0Parameter Bindings

var range=null;
var startCaret=this.getCaret( true);
var endCaret=this.getCaret( false);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None