CloneSet720


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
10201.000ExpressionStatement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
110533
Closure/closure/goog/ui/imagelessroundedcorner.js
210799
Closure/closure/goog/ui/imagelessroundedcorner.js
Clone Instance
1
Line Count
10
Source Line
533
Source File
Closure/closure/goog/ui/imagelessroundedcorner.js

  goog.ui.AbstractImagelessRoundedCorner.call(this,
                                              element,
                                              width,
                                              height,
                                              borderWidth,
                                              radius,
                                              location,
                                              borderColor,
                                              opt_backgroundColor,
                                              opt_domHelper);


Clone Instance
2
Line Count
10
Source Line
799
Source File
Closure/closure/goog/ui/imagelessroundedcorner.js

  goog.ui.AbstractImagelessRoundedCorner.call(this,
                                              element,
                                              width,
                                              height,
                                              borderWidth,
                                              radius,
                                              location,
                                              borderColor,
                                              opt_backgroundColor,
                                              opt_domHelper);


Clone AbstractionParameter Count: 0Parameter Bindings

goog.ui.AbstractImagelessRoundedCorner.call(this,element,width,height,borderWidth,radius,location,borderColor,opt_backgroundColor,opt_domHelper);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None