| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 4 | 1 | 0.987 | LogicalORExpression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 66 | Closure/closure/goog/graphics/graphics.js |
| 2 | 2 | 70 | Closure/closure/goog/graphics/graphics.js |
| 3 | 2 | 73 | Closure/closure/goog/graphics/graphics.js |
| 4 | 3 | 105 | Closure/closure/goog/graphics/graphics.js |
| ||||
new goog.graphics.VmlGraphics(width, height,
opt_coordWidth, opt_coordHeight, opt_domHelper)
|
| ||||
new goog.graphics.CanvasGraphics(width, height,
opt_coordWidth, opt_coordHeight, opt_domHelper)
|
| ||||
new goog.graphics.SvgGraphics(width, height,
opt_coordWidth, opt_coordHeight, opt_domHelper)
|
| ||||
new goog.graphics.CanvasGraphics(
width, height, opt_coordWidth, opt_coordHeight,
opt_domHelper)
|
| |||
new goog.graphics. [[#variable44cb5e40]](width,height,opt_coordWidth,opt_coordHeight,opt_domHelper) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#44cb5e40]] | CanvasGraphics |
| 1 | 2 | [[#44cb5e40]] | SvgGraphics |
| 1 | 3 | [[#44cb5e40]] | VmlGraphics |
| 1 | 4 | [[#44cb5e40]] | CanvasGraphics |