CloneSet659


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000Arguments
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
131259
Closure/closure/goog/date/date.js
2362
Closure/closure/goog/date/utcdatetime.js
Clone Instance
1
Line Count
3
Source Line
1259
Source File
Closure/closure/goog/date/date.js

                         (opt_year, opt_month
                                    ||           0, opt_date
                                                    ||          1,opt_hours
                                                                  ||           0,opt_minutes
                                                                                 ||             0,opt_seconds
                                                                                                  ||             0,opt_milliseconds
                                                                                                                   ||                  0)


Clone Instance
2
Line Count
3
Source Line
62
Source File
Closure/closure/goog/date/utcdatetime.js

                        (opt_year, opt_month
                                   ||           0, opt_date
                                                   ||          1,opt_hours
                                                                 ||           0,opt_minutes
                                                                                ||             0,opt_seconds
                                                                                                 ||             0,opt_milliseconds
                                                                                                                  ||                  0)


Clone AbstractionParameter Count: 0Parameter Bindings

(opt_year,opt_month
          || 0,opt_date
               || 1,opt_hours
                    || 0,opt_minutes
                         || 0,opt_seconds
                              || 0,opt_milliseconds
                                   || 0)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None