Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 0 | 1.000 | ReturnStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 1465 | Closure/closure/goog/style/style.js |
2 | 4 | 1547 | Closure/closure/goog/style/style.js |
| ||||
// NOTE: Gecko can return floating point numbers for the computed // style values. return new goog.math.Box(parseFloat(top), parseFloat(right), parseFloat(bottom), parseFloat(left)); |
| ||||
return new goog.math.Box(parseFloat(top), parseFloat(right), parseFloat(bottom), parseFloat(left)); |
| |||
// NOTE: Gecko can return floating point numbers for the computed // style values. return new goog.math.Box(parseFloat(top),parseFloat(right),parseFloat(bottom),parseFloat(left)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |