| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 0 | 1.000 | StatementList[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 322 | Closure/closure/goog/graphics/path.js |
| 2 | 2 | 349 | Closure/closure/goog/graphics/path.js |
| ||||
var cx= this.currentPoint_[0]- goog.math.angleDx(fromAngle, rx); var cy= this.currentPoint_[1]- goog.math.angleDy(fromAngle, ry); |
| ||||
var cx= this.currentPoint_[0]- goog.math.angleDx(fromAngle, rx); var cy= this.currentPoint_[1]- goog.math.angleDy(fromAngle, ry); |
| |||
var cx=this.currentPoint_[0]-goog.math.angleDx(fromAngle,rx); var cy=this.currentPoint_[1]-goog.math.angleDy(fromAngle,ry); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| None | |||