Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.971 | BitwiseORExpression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 177 | Closure/closure/goog/editor/seamlessfield.js |
2 | 1 | 271 | Closure/closure/goog/editor/seamlessfield.js |
3 | 1 | 279 | Closure/closure/goog/editor/seamlessfield.js |
| ||||
parseInt(goog.style.getStyle(ifr, 'height'), 10)!= fieldHeight |
| ||||
parseInt(goog.style.getStyle(ifr, 'width'), 10)!= width |
| ||||
parseInt(goog.style.getStyle(ifr, 'height'), 10)!= height |
| |||
parseInt(goog.style.getStyle(ifr, [[#variable20006560]]),10)!= [[#variable20006bc0]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#20006560]] | 'height' |
1 | 2 | [[#20006560]] | 'width' |
1 | 3 | [[#20006560]] | 'height' |
2 | 1 | [[#20006bc0]] | fieldHeight |
2 | 2 | [[#20006bc0]] | width |
2 | 3 | [[#20006bc0]] | height |