CloneSet653


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2410.987LogicalORExpression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1266
Closure/closure/goog/graphics/graphics.js
2270
Closure/closure/goog/graphics/graphics.js
3273
Closure/closure/goog/graphics/graphics.js
43105
Closure/closure/goog/graphics/graphics.js
Clone Instance
1
Line Count
2
Source Line
66
Source File
Closure/closure/goog/graphics/graphics.js

               new goog.graphics.VmlGraphics(width, height,
        opt_coordWidth, opt_coordHeight, opt_domHelper)


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

               new goog.graphics.CanvasGraphics(width, height,
        opt_coordWidth, opt_coordHeight, opt_domHelper)


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

               new goog.graphics.SvgGraphics(width, height,
        opt_coordWidth, opt_coordHeight, opt_domHelper)


Clone Instance
4
Line Count
3
Source Line
105
Source File
Closure/closure/goog/graphics/graphics.js

                   new goog.graphics.CanvasGraphics(
        width, height, opt_coordWidth, opt_coordHeight,
        opt_domHelper)


Clone AbstractionParameter Count: 1Parameter Bindings

new goog.graphics. [[#variable44cb5e40]](width,height,opt_coordWidth,opt_coordHeight,opt_domHelper)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#44cb5e40]]
CanvasGraphics 
12[[#44cb5e40]]
SvgGraphics 
13[[#44cb5e40]]
VmlGraphics 
14[[#44cb5e40]]
CanvasGraphics