CloneSet763


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3301.000ExpressionStatement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1369
Closure/closure/goog/graphics/canvasgraphics.js
2370
Closure/closure/goog/graphics/svggraphics.js
3372
Closure/closure/goog/graphics/vmlgraphics.js
Clone Instance
1
Line Count
3
Source Line
69
Source File
Closure/closure/goog/graphics/canvasgraphics.js

  goog.graphics.AbstractGraphics.call(this, width, height,
                                      opt_coordWidth, opt_coordHeight,
                                      opt_domHelper);


Clone Instance
2
Line Count
3
Source Line
70
Source File
Closure/closure/goog/graphics/svggraphics.js

  goog.graphics.AbstractGraphics.call(this, width, height,
                                      opt_coordWidth, opt_coordHeight,
                                      opt_domHelper);


Clone Instance
3
Line Count
3
Source Line
72
Source File
Closure/closure/goog/graphics/vmlgraphics.js

  goog.graphics.AbstractGraphics.call(this, width, height,
                                      opt_coordWidth, opt_coordHeight,
                                      opt_domHelper);


Clone AbstractionParameter Count: 0Parameter Bindings

goog.graphics.AbstractGraphics.call(this,width,height,opt_coordWidth,opt_coordHeight,opt_domHelper);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None