CloneSet1763


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.955ConditionalExpression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11399
Closure/closure/goog/ui/media/flashobject.js
21400
Closure/closure/goog/ui/media/flashobject.js
Clone Instance
1
Line Count
1
Source Line
399
Source File
Closure/closure/goog/ui/media/flashobject.js

                goog.isString(width)
                ?                      width
                :                              Math.round(width)+  'px'


Clone Instance
2
Line Count
1
Source Line
400
Source File
Closure/closure/goog/ui/media/flashobject.js

                 goog.isString(height)
                 ?                       height
                 :                                Math.round(height)+  'px'


Clone AbstractionParameter Count: 1Parameter Bindings

goog.isString( [[#variable214eedc0]])
? [[#variable214eedc0]]
:Math.round( [[#variable214eedc0]])+'px'
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#214eedc0]]
height 
12[[#214eedc0]]
width