| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 1 | 0.972 | Block |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 504 | Closure/closure/goog/graphics/path.js |
| 2 | 2 | 507 | Closure/closure/goog/graphics/path.js |
| ||||
{
tx.transform(this.closePoint_, 0, this.closePoint_, 0, 1);
}
|
| ||||
{
tx.transform(this.currentPoint_, 0, this.currentPoint_, 0, 1);
}
|
| |||
{ tx.transform(this. [[#variable3e61d7a0]],0,this. [[#variable3e61d7a0]],0,1);
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#3e61d7a0]] | currentPoint_ |
| 1 | 2 | [[#3e61d7a0]] | closePoint_ |