CloneSet868


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
6210.955Case
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
16612
Closure/closure/goog/i18n/numberformat.js
26583
Closure/closure/goog/locale/numberformat.js
Clone Instance
1
Line Count
6
Source Line
612
Source File
Closure/closure/goog/i18n/numberformat.js

        case goog.i18n.NumberFormat.PATTERN_DIGIT_:
        case goog.i18n.NumberFormat.PATTERN_ZERO_DIGIT_:
        case goog.i18n.NumberFormat.PATTERN_GROUPING_SEPARATOR_:
        case goog.i18n.NumberFormat.PATTERN_DECIMAL_SEPARATOR_:
        case goog.i18n.NumberFormat.PATTERN_SEPARATOR_:
          return affix;


Clone Instance
2
Line Count
6
Source Line
583
Source File
Closure/closure/goog/locale/numberformat.js

        case goog.locale.NumberFormat.PATTERN_DIGIT_:
        case goog.locale.NumberFormat.PATTERN_ZERO_DIGIT_:
        case goog.locale.NumberFormat.PATTERN_GROUPING_SEPARATOR_:
        case goog.locale.NumberFormat.PATTERN_DECIMAL_SEPARATOR_:
        case goog.locale.NumberFormat.PATTERN_SEPARATOR_:
          return affix;


Clone AbstractionParameter Count: 1Parameter Bindings

case goog. [[#variable6164d660]].NumberFormat.PATTERN_DIGIT_:case goog. [[#variable6164d660]].NumberFormat.PATTERN_ZERO_DIGIT_:case goog. [[#variable6164d660]].NumberFormat.PATTERN_GROUPING_SEPARATOR_:case goog. [[#variable6164d660]].NumberFormat.PATTERN_DECIMAL_SEPARATOR_:case goog. [[#variable6164d660]].NumberFormat.PATTERN_SEPARATOR_:
  return affix;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#6164d660]]
locale 
12[[#6164d660]]
i18n