| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 7 | 2 | 0 | 1.000 | StatementList[5] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 7 | 697 | Closure/closure/goog/ui/imagelessroundedcorner.js |
| 2 | 7 | 738 | Closure/closure/goog/ui/imagelessroundedcorner.js |
| ||||
context.lineTo(this.oppositeCorner_[0],
this.oppositeCorner_[1]);
context.lineTo(this.xStartOffset_,
this.start_[1]);
context.closePath( );
context.fillStyle= this.backgroundColor_;
context.fill( );
|
| ||||
context.lineTo(this.oppositeCorner_[0],
this.oppositeCorner_[1]);
context.lineTo(this.xStartOffset_,
this.start_[1]);
context.closePath( );
context.fillStyle= this.backgroundColor_;
context.fill( );
|
| |||
context.lineTo(this.oppositeCorner_[0],this.oppositeCorner_[1]); context.lineTo(this.xStartOffset_,this.start_[1]); context.closePath( ); context.fillStyle=this.backgroundColor_; context.fill( ); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| None | |||