| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 3 | 0 | 1.000 | ExpressionStatement |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 69 | Closure/closure/goog/graphics/canvasgraphics.js |
| 2 | 3 | 70 | Closure/closure/goog/graphics/svggraphics.js |
| 3 | 3 | 72 | Closure/closure/goog/graphics/vmlgraphics.js |
| ||||
goog.graphics.AbstractGraphics.call(this, width, height,
opt_coordWidth, opt_coordHeight,
opt_domHelper);
|
| ||||
goog.graphics.AbstractGraphics.call(this, width, height,
opt_coordWidth, opt_coordHeight,
opt_domHelper);
|
| ||||
goog.graphics.AbstractGraphics.call(this, width, height,
opt_coordWidth, opt_coordHeight,
opt_domHelper);
|
| |||
goog.graphics.AbstractGraphics.call(this,width,height,opt_coordWidth,opt_coordHeight,opt_domHelper); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| None | |||