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.955 | ConditionalExpression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 399 | Closure/closure/goog/ui/media/flashobject.js |
2 | 1 | 400 | Closure/closure/goog/ui/media/flashobject.js |
| ||||
goog.isString(width) ? width : Math.round(width)+ 'px' |
| ||||
goog.isString(height) ? height : Math.round(height)+ 'px' |
| |||
goog.isString( [[#variable214eedc0]]) ? [[#variable214eedc0]] :Math.round( [[#variable214eedc0]])+'px' |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#214eedc0]] | height |
1 | 2 | [[#214eedc0]] | width |