Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.988 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 68 | Closure/closure/goog/fx/dragger.js |
2 | 1 | 255 | Closure/closure/goog/fx/dragger.js |
| ||||
this.limits= opt_limits || new goog.math.Rect(NaN, NaN, NaN, NaN); |
| ||||
this.limits= limits || new goog.math.Rect(NaN, NaN, NaN, NaN); |
| |||
this.limits= [[#variable204df1e0]] || new goog.math.Rect(NaN,NaN,NaN,NaN); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#204df1e0]] | limits |
1 | 2 | [[#204df1e0]] | opt_limits |