CloneSet1737


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4201.000StatementList[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14677
Closure/closure/goog/ui/splitpane.js
24754
Closure/closure/goog/ui/splitpane.js
Clone Instance
1
Line Count
4
Source Line
677
Source File
Closure/closure/goog/ui/splitpane.js

  var firstBorderBoxSize=
      goog.style.getBorderBoxSize(this.firstComponentContainer_);
  var firstContentBoxSize=
      goog.style.getContentBoxSize(this.firstComponentContainer_);


Clone Instance
2
Line Count
4
Source Line
754
Source File
Closure/closure/goog/ui/splitpane.js

  var firstBorderBoxSize=
      goog.style.getBorderBoxSize(this.firstComponentContainer_);
  var firstContentBoxSize=
      goog.style.getContentBoxSize(this.firstComponentContainer_);


Clone AbstractionParameter Count: 0Parameter Bindings

var firstBorderBoxSize=goog.style.getBorderBoxSize(this.firstComponentContainer_);
var firstContentBoxSize=goog.style.getContentBoxSize(this.firstComponentContainer_);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None