| 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 | LogicalANDExpression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 132 | Closure/closure/goog/math/bezier.js |
| 2 | 2 | 88 | Closure/closure/goog/math/line.js |
| ||||
this.x0== other.x0
&& this.y0== other.y0
&& this.x1== other.x1
&&this.y1== other.y1
|
| ||||
this.x0== other.x0
&& this.y0== other.y0
&&this.x1== other.x1
&& this.y1== other.y1
|
| |||
this.x0==other.x0 && this.y0==other.y0 && this.x1==other.x1 && this.y1==other.y1 |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| None | |||