Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 4 | 0.953 | StatementList[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 445 | Closure/closure/goog/graphics/path.js |
2 | 3 | 447 | Closure/closure/goog/graphics/path.js |
| ||||
map[goog.graphics.Path.Segment.MOVETO]= goog.graphics.Path.prototype.moveTo; map[goog.graphics.Path.Segment.LINETO]= goog.graphics.Path.prototype.lineTo; |
| ||||
map[goog.graphics.Path.Segment.CLOSE]= goog.graphics.Path.prototype.close; map[goog.graphics.Path.Segment.CURVETO]= goog.graphics.Path.prototype.curveTo; |
| |||
map[goog.graphics.Path.Segment. [[#variable6306cde0]]]=goog.graphics.Path.prototype. [[#variable6319a180]]; map[goog.graphics.Path.Segment. [[#variable6319a620]]]=goog.graphics.Path.prototype. [[#variable6319a160]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6306cde0]] | MOVETO |
1 | 2 | [[#6306cde0]] | CLOSE |
2 | 1 | [[#6319a180]] | moveTo |
2 | 2 | [[#6319a180]] | close |
3 | 1 | [[#6319a620]] | LINETO |
3 | 2 | [[#6319a620]] | CURVETO |
4 | 1 | [[#6319a160]] | lineTo |
4 | 2 | [[#6319a160]] | curveTo |