CloneSet1135


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
6240.964ExpressionStatement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
161748
Closure/closure/goog/i18n/charpickerdata.js
261779
Closure/closure/goog/i18n/charpickerdata.js
Clone Instance
1
Line Count
6
Source Line
1748
Source File
Closure/closure/goog/i18n/charpickerdata.js

/**
 * Names of subcategories. Each message this array is the
 * name for the corresponding subcategory specified in
 * {@code goog.i18n.CharPickerData.subcategories}.
 * @type {Array.<string>}
 */
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_FORMAT_WHITESPACE=  [
  goog.i18n.CharPickerData.MSG_CP_FORMAT,
  goog.i18n.CharPickerData.MSG_CP_VARIATION_SELECTOR,
  goog.i18n.CharPickerData.MSG_CP_WHITESPACE,
  goog.i18n.CharPickerData.MSG_CP_HISTORIC,
  goog.i18n.CharPickerData.MSG_CP_COMPATIBILITY];


Clone Instance
2
Line Count
6
Source Line
1779
Source File
Closure/closure/goog/i18n/charpickerdata.js

/**
 * Names of subcategories. Each message this array is the
 * name for the corresponding subcategory specified in
 * {@code goog.i18n.CharPickerData.subcategories}.
 * @type {Array.<string>}
 */
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_MODIFIER=  [
  goog.i18n.CharPickerData.MSG_CP_ENCLOSING,
  goog.i18n.CharPickerData.MSG_CP_NONSPACING,
  goog.i18n.CharPickerData.MSG_CP_SPACING,
  goog.i18n.CharPickerData.MSG_CP_HISTORIC,
  goog.i18n.CharPickerData.MSG_CP_COMPATIBILITY];


Clone AbstractionParameter Count: 4Parameter Bindings

/**
 * Names of subcategories. Each message this array is the
 * name for the corresponding subcategory specified in
 * {@code goog.i18n.CharPickerData.subcategories}.
 * @type {Array.<string>}
 */
goog.i18n.CharPickerData. [[#variable48374740]]=[goog.i18n.CharPickerData. [[#variable48374660]],goog.i18n.CharPickerData. [[#variable20e0f100]],goog.i18n.CharPickerData. [[#variable483742a0]],goog.i18n.CharPickerData.MSG_CP_HISTORIC,goog.i18n.CharPickerData.MSG_CP_COMPATIBILITY];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#48374740]]
SUBCATEGORY_NAMES_OF_MODIFIER 
12[[#48374740]]
SUBCATEGORY_NAMES_OF_FORMAT_WHITESPACE 
21[[#48374660]]
MSG_CP_ENCLOSING 
22[[#48374660]]
MSG_CP_FORMAT 
31[[#20e0f100]]
MSG_CP_NONSPACING 
32[[#20e0f100]]
MSG_CP_VARIATION_SELECTOR 
41[[#483742a0]]
MSG_CP_SPACING 
42[[#483742a0]]
MSG_CP_WHITESPACE