Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.961 | LogicalORExpression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 182 | Closure/closure/goog/graphics/canvaselement.js |
2 | 2 | 530 | Closure/closure/goog/graphics/canvasgraphics.js |
| ||||
new goog.graphics.CanvasPathElement(null, graphics, this.path_, stroke, fill) |
| ||||
new goog.graphics.CanvasPathElement(null, this, path, stroke, fill) |
| |||
new goog.graphics.CanvasPathElement(null, [[#variable1f8a05e0]], [[#variable1f8a0520]],stroke,fill) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1f8a05e0]] | this |
1 | 2 | [[#1f8a05e0]] | graphics |
2 | 1 | [[#1f8a0520]] | path |
2 | 2 | [[#1f8a0520]] | this.path_ |