| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 6 | 32 | 5 | 0.951 | SourceElements[6] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 6 | 34 | Closure/closure/goog/demos/samplecomponent.js |
| 2 | 6 | 49 | Closure/closure/goog/dom/dom.js |
| 3 | 6 | 46 | Closure/closure/goog/editor/field.js |
| 4 | 6 | 38 | Closure/closure/goog/editor/plugins/blockquote.js |
| 5 | 6 | 40 | Closure/closure/goog/fx/abstractdragdrop.js |
| 6 | 6 | 41 | Closure/closure/goog/fx/draglistgroup.js |
| 7 | 6 | 39 | Closure/closure/goog/testing/dom.js |
| 8 | 6 | 41 | Closure/closure/goog/testing/multitestrunner.js |
| 9 | 6 | 52 | Closure/closure/goog/ui/abstractspellchecker.js |
| 10 | 6 | 38 | Closure/closure/goog/ui/autocomplete/renderer.js |
| 11 | 6 | 37 | Closure/closure/goog/ui/checkbox.js |
| 12 | 6 | 39 | Closure/closure/goog/ui/combobox.js |
| 13 | 6 | 37 | Closure/closure/goog/ui/containerrenderer.js |
| 14 | 6 | 39 | Closure/closure/goog/ui/controlrenderer.js |
| 15 | 6 | 42 | Closure/closure/goog/ui/datepicker.js |
| 16 | 6 | 48 | Closure/closure/goog/ui/dialog.js |
| 17 | 6 | 38 | Closure/closure/goog/ui/editor/abstractdialog.js |
| 18 | 6 | 37 | Closure/closure/goog/ui/editor/defaulttoolbar.js |
| 19 | 6 | 40 | Closure/closure/goog/ui/editor/linkdialog.js |
| 20 | 6 | 45 | Closure/closure/goog/ui/offlineinstalldialog.js |
| 21 | 6 | 37 | Closure/closure/goog/ui/offlinestatuscomponent.js |
| 22 | 6 | 37 | Closure/closure/goog/ui/popupcolorpicker.js |
| 23 | 6 | 39 | Closure/closure/goog/ui/progressbar.js |
| 24 | 6 | 40 | Closure/closure/goog/ui/roundedpanel.js |
| 25 | 6 | 52 | Closure/closure/goog/ui/scrollfloater.js |
| 26 | 6 | 61 | Closure/closure/goog/ui/sliderbase.js |
| 27 | 6 | 49 | Closure/closure/goog/ui/splitpane.js |
| 28 | 6 | 39 | Closure/closure/goog/ui/submenu.js |
| 29 | 6 | 39 | Closure/closure/goog/ui/tabpane.js |
| 30 | 6 | 42 | Closure/closure/goog/ui/tree/treecontrol.js |
| 31 | 6 | 35 | Closure/closure/goog/ui/tristatemenuitem.js |
| 32 | 6 | 37 | Closure/closure/goog/ui/zippy.js |
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events.EventHandler');
goog.require('goog.events.EventType');
goog.require('goog.events.KeyCodes');
goog.require('goog.events.KeyHandler');
goog.require('goog.events.KeyHandler.EventType');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.math.Coordinate');
goog.require('goog.math.Size');
goog.require('goog.object');
goog.require('goog.string');
goog.require('goog.userAgent');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.editor.BrowserFeature');
goog.require('goog.editor.Command');
goog.require('goog.editor.Plugin');
goog.require('goog.editor.icontent');
goog.require('goog.editor.icontent.FieldFormatInfo');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.editor.BrowserFeature');
goog.require('goog.editor.Command');
goog.require('goog.editor.Plugin');
goog.require('goog.editor.node');
goog.require('goog.functions');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events');
goog.require('goog.events.Event');
goog.require('goog.events.EventTarget');
goog.require('goog.events.EventType');
goog.require('goog.fx.Dragger');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events.EventHandler');
goog.require('goog.events.EventTarget');
goog.require('goog.events.EventType');
goog.require('goog.fx.Dragger');
goog.require('goog.fx.Dragger.EventType');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.iter');
goog.require('goog.object');
goog.require('goog.string');
goog.require('goog.style');
goog.require('goog.testing.asserts');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events.EventHandler');
goog.require('goog.functions');
goog.require('goog.string');
goog.require('goog.ui.Component');
goog.require('goog.ui.ServerChart');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.dom.selection');
goog.require('goog.events.EventType');
goog.require('goog.math.Coordinate');
goog.require('goog.spell.SpellCheck');
goog.require('goog.structs.Set');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events.EventTarget');
goog.require('goog.iter');
goog.require('goog.string');
goog.require('goog.style');
goog.require('goog.ui.AutoComplete');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events.EventType');
goog.require('goog.events.KeyCodes');
goog.require('goog.events.KeyHandler.EventType');
goog.require('goog.object');
goog.require('goog.ui.Component.EventType');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events');
goog.require('goog.events.InputHandler');
goog.require('goog.events.KeyCodes');
goog.require('goog.events.KeyHandler');
goog.require('goog.string');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.string');
goog.require('goog.style');
goog.require('goog.ui.Separator');
goog.require('goog.ui.registry');
goog.require('goog.userAgent');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.object');
goog.require('goog.style');
goog.require('goog.ui.Component.State');
goog.require('goog.ui.ControlContent');
goog.require('goog.userAgent');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events');
goog.require('goog.events.Event');
goog.require('goog.events.KeyHandler');
goog.require('goog.events.KeyHandler.EventType');
goog.require('goog.i18n.DateTimeFormat');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.dom.iframe');
goog.require('goog.events');
goog.require('goog.events.FocusHandler');
goog.require('goog.events.KeyCodes');
goog.require('goog.fx.Dragger');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events.EventTarget');
goog.require('goog.ui.Dialog');
goog.require('goog.ui.Dialog.ButtonSet');
goog.require('goog.ui.Dialog.DefaultButtonKeys');
goog.require('goog.ui.Dialog.Event');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.editor.Command');
goog.require('goog.string.StringBuffer');
goog.require('goog.style');
goog.require('goog.ui.ControlContent');
goog.require('goog.ui.editor.ToolbarFactory');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.dom.selection');
goog.require('goog.editor.BrowserFeature');
goog.require('goog.editor.Link');
goog.require('goog.editor.focus');
goog.require('goog.events');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.gears');
goog.require('goog.string');
goog.require('goog.string.StringBuffer');
goog.require('goog.ui.Dialog');
goog.require('goog.ui.Dialog.ButtonSet');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events.EventType');
goog.require('goog.gears.StatusType');
goog.require('goog.positioning');
goog.require('goog.positioning.AnchoredPosition');
goog.require('goog.positioning.Corner');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events.EventType');
goog.require('goog.positioning.AnchoredPosition');
goog.require('goog.positioning.Corner');
goog.require('goog.ui.ColorPicker');
goog.require('goog.ui.ColorPicker.EventType');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events');
goog.require('goog.events.EventType');
goog.require('goog.ui.Component');
goog.require('goog.ui.Component.EventType');
goog.require('goog.ui.RangeModel');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.graphics');
goog.require('goog.graphics.SolidFill');
goog.require('goog.graphics.Stroke');
goog.require('goog.math.Coordinate');
goog.require('goog.style');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events.EventType');
goog.require('goog.object');
goog.require('goog.style');
goog.require('goog.ui.Component');
goog.require('goog.userAgent');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events.EventType');
goog.require('goog.events.KeyCodes');
goog.require('goog.events.KeyHandler');
goog.require('goog.events.KeyHandler.EventType');
goog.require('goog.events.MouseWheelHandler');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events.EventType');
goog.require('goog.fx.Dragger');
goog.require('goog.fx.Dragger.EventType');
goog.require('goog.math.Rect');
goog.require('goog.math.Size');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events.KeyCodes');
goog.require('goog.positioning.AnchoredViewportPosition');
goog.require('goog.positioning.Corner');
goog.require('goog.style');
goog.require('goog.ui.Component');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events');
goog.require('goog.events.Event');
goog.require('goog.events.EventTarget');
goog.require('goog.events.EventType');
goog.require('goog.events.KeyCodes');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events.EventType');
goog.require('goog.events.FocusHandler');
goog.require('goog.events.KeyHandler');
goog.require('goog.events.KeyHandler.EventType');
goog.require('goog.ui.tree.BaseNode');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.ui.Component.EventType');
goog.require('goog.ui.Component.State');
goog.require('goog.ui.ControlContent');
goog.require('goog.ui.MenuItem');
goog.require('goog.ui.TriStateMenuItemRenderer');
|
| ||||
goog.require('goog.dom.classes');
goog.require('goog.events');
goog.require('goog.events.Event');
goog.require('goog.events.EventTarget');
goog.require('goog.events.EventType');
goog.require('goog.events.KeyCodes');
|
| |||
goog.require('goog.dom.classes');
goog.require( [[#variable59a054e0]]);
goog.require( [[#variable59a053a0]]);
goog.require( [[#variable59a056c0]]);
goog.require( [[#variable59a05320]]);
goog.require( [[#variable59a052c0]]);
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#59a054e0]] | 'goog.events.EventType' |
| 1 | 2 | [[#59a054e0]] | 'goog.dom.selection' |
| 1 | 3 | [[#59a054e0]] | 'goog.editor.Command' |
| 1 | 4 | [[#59a054e0]] | 'goog.events.EventTarget' |
| 1 | 5 | [[#59a054e0]] | 'goog.events.EventTarget' |
| 1 | 6 | [[#59a054e0]] | 'goog.events' |
| 1 | 7 | [[#59a054e0]] | 'goog.ui.Component.EventType' |
| 1 | 8 | [[#59a054e0]] | 'goog.events.KeyCodes' |
| 1 | 9 | [[#59a054e0]] | 'goog.events.EventType' |
| 1 | 10 | [[#59a054e0]] | 'goog.events.EventType' |
| 1 | 11 | [[#59a054e0]] | 'goog.events.EventType' |
| 1 | 12 | [[#59a054e0]] | 'goog.graphics' |
| 1 | 13 | [[#59a054e0]] | 'goog.events' |
| 1 | 14 | [[#59a054e0]] | 'goog.events.EventType' |
| 1 | 15 | [[#59a054e0]] | 'goog.events.EventType' |
| 1 | 16 | [[#59a054e0]] | 'goog.gears' |
| 1 | 17 | [[#59a054e0]] | 'goog.dom.iframe' |
| 1 | 18 | [[#59a054e0]] | 'goog.events' |
| 1 | 19 | [[#59a054e0]] | 'goog.object' |
| 1 | 20 | [[#59a054e0]] | 'goog.string' |
| 1 | 21 | [[#59a054e0]] | 'goog.events' |
| 1 | 22 | [[#59a054e0]] | 'goog.events.EventType' |
| 1 | 23 | [[#59a054e0]] | 'goog.dom.selection' |
| 1 | 24 | [[#59a054e0]] | 'goog.events.EventHandler' |
| 1 | 25 | [[#59a054e0]] | 'goog.iter' |
| 1 | 26 | [[#59a054e0]] | 'goog.events.EventHandler' |
| 1 | 27 | [[#59a054e0]] | 'goog.events' |
| 1 | 28 | [[#59a054e0]] | 'goog.editor.BrowserFeature' |
| 1 | 29 | [[#59a054e0]] | 'goog.editor.BrowserFeature' |
| 1 | 30 | [[#59a054e0]] | 'goog.math.Coordinate' |
| 1 | 31 | [[#59a054e0]] | 'goog.events.EventHandler' |
| 1 | 32 | [[#59a054e0]] | 'goog.events' |
| 2 | 1 | [[#59a053a0]] | 'goog.events.FocusHandler' |
| 2 | 2 | [[#59a053a0]] | 'goog.editor.BrowserFeature' |
| 2 | 3 | [[#59a053a0]] | 'goog.string.StringBuffer' |
| 2 | 4 | [[#59a053a0]] | 'goog.ui.Dialog' |
| 2 | 5 | [[#59a053a0]] | 'goog.iter' |
| 2 | 6 | [[#59a053a0]] | 'goog.events.Event' |
| 2 | 7 | [[#59a053a0]] | 'goog.ui.Component.State' |
| 2 | 8 | [[#59a053a0]] | 'goog.positioning.AnchoredViewportPosition' |
| 2 | 9 | [[#59a053a0]] | 'goog.fx.Dragger' |
| 2 | 10 | [[#59a053a0]] | 'goog.events.KeyCodes' |
| 2 | 11 | [[#59a053a0]] | 'goog.object' |
| 2 | 12 | [[#59a053a0]] | 'goog.graphics.SolidFill' |
| 2 | 13 | [[#59a053a0]] | 'goog.events.EventType' |
| 2 | 14 | [[#59a053a0]] | 'goog.positioning.AnchoredPosition' |
| 2 | 15 | [[#59a053a0]] | 'goog.gears.StatusType' |
| 2 | 16 | [[#59a053a0]] | 'goog.string' |
| 2 | 17 | [[#59a053a0]] | 'goog.events' |
| 2 | 18 | [[#59a053a0]] | 'goog.events.Event' |
| 2 | 19 | [[#59a053a0]] | 'goog.style' |
| 2 | 20 | [[#59a053a0]] | 'goog.style' |
| 2 | 21 | [[#59a053a0]] | 'goog.events.InputHandler' |
| 2 | 22 | [[#59a053a0]] | 'goog.events.KeyCodes' |
| 2 | 23 | [[#59a053a0]] | 'goog.events.EventType' |
| 2 | 24 | [[#59a053a0]] | 'goog.functions' |
| 2 | 25 | [[#59a053a0]] | 'goog.object' |
| 2 | 26 | [[#59a053a0]] | 'goog.events.EventTarget' |
| 2 | 27 | [[#59a053a0]] | 'goog.events.Event' |
| 2 | 28 | [[#59a053a0]] | 'goog.editor.Command' |
| 2 | 29 | [[#59a053a0]] | 'goog.editor.Command' |
| 2 | 30 | [[#59a053a0]] | 'goog.math.Size' |
| 2 | 31 | [[#59a053a0]] | 'goog.events.EventType' |
| 2 | 32 | [[#59a053a0]] | 'goog.events.Event' |
| 3 | 1 | [[#59a056c0]] | 'goog.events.KeyHandler' |
| 3 | 2 | [[#59a056c0]] | 'goog.editor.Link' |
| 3 | 3 | [[#59a056c0]] | 'goog.style' |
| 3 | 4 | [[#59a056c0]] | 'goog.ui.Dialog.ButtonSet' |
| 3 | 5 | [[#59a056c0]] | 'goog.string' |
| 3 | 6 | [[#59a056c0]] | 'goog.events.EventTarget' |
| 3 | 7 | [[#59a056c0]] | 'goog.ui.ControlContent' |
| 3 | 8 | [[#59a056c0]] | 'goog.positioning.Corner' |
| 3 | 9 | [[#59a056c0]] | 'goog.fx.Dragger.EventType' |
| 3 | 10 | [[#59a056c0]] | 'goog.events.KeyHandler' |
| 3 | 11 | [[#59a056c0]] | 'goog.style' |
| 3 | 12 | [[#59a056c0]] | 'goog.graphics.Stroke' |
| 3 | 13 | [[#59a056c0]] | 'goog.ui.Component' |
| 3 | 14 | [[#59a056c0]] | 'goog.positioning.Corner' |
| 3 | 15 | [[#59a056c0]] | 'goog.positioning' |
| 3 | 16 | [[#59a056c0]] | 'goog.string.StringBuffer' |
| 3 | 17 | [[#59a056c0]] | 'goog.events.FocusHandler' |
| 3 | 18 | [[#59a056c0]] | 'goog.events.KeyHandler' |
| 3 | 19 | [[#59a056c0]] | 'goog.ui.Component.State' |
| 3 | 20 | [[#59a056c0]] | 'goog.ui.Separator' |
| 3 | 21 | [[#59a056c0]] | 'goog.events.KeyCodes' |
| 3 | 22 | [[#59a056c0]] | 'goog.events.KeyHandler.EventType' |
| 3 | 23 | [[#59a056c0]] | 'goog.math.Coordinate' |
| 3 | 24 | [[#59a056c0]] | 'goog.string' |
| 3 | 25 | [[#59a056c0]] | 'goog.string' |
| 3 | 26 | [[#59a056c0]] | 'goog.events.EventType' |
| 3 | 27 | [[#59a056c0]] | 'goog.events.EventTarget' |
| 3 | 28 | [[#59a056c0]] | 'goog.editor.Plugin' |
| 3 | 29 | [[#59a056c0]] | 'goog.editor.Plugin' |
| 3 | 30 | [[#59a056c0]] | 'goog.object' |
| 3 | 31 | [[#59a056c0]] | 'goog.events.KeyCodes' |
| 3 | 32 | [[#59a056c0]] | 'goog.events.EventTarget' |
| 4 | 1 | [[#59a05320]] | 'goog.events.KeyHandler.EventType' |
| 4 | 2 | [[#59a05320]] | 'goog.editor.focus' |
| 4 | 3 | [[#59a05320]] | 'goog.ui.ControlContent' |
| 4 | 4 | [[#59a05320]] | 'goog.ui.Dialog.DefaultButtonKeys' |
| 4 | 5 | [[#59a05320]] | 'goog.style' |
| 4 | 6 | [[#59a05320]] | 'goog.events.EventType' |
| 4 | 7 | [[#59a05320]] | 'goog.ui.MenuItem' |
| 4 | 8 | [[#59a05320]] | 'goog.style' |
| 4 | 9 | [[#59a05320]] | 'goog.math.Rect' |
| 4 | 10 | [[#59a05320]] | 'goog.events.KeyHandler.EventType' |
| 4 | 11 | [[#59a05320]] | 'goog.ui.Component' |
| 4 | 12 | [[#59a05320]] | 'goog.math.Coordinate' |
| 4 | 13 | [[#59a05320]] | 'goog.ui.Component.EventType' |
| 4 | 14 | [[#59a05320]] | 'goog.ui.ColorPicker' |
| 4 | 15 | [[#59a05320]] | 'goog.positioning.AnchoredPosition' |
| 4 | 16 | [[#59a05320]] | 'goog.ui.Dialog' |
| 4 | 17 | [[#59a05320]] | 'goog.events.KeyCodes' |
| 4 | 18 | [[#59a05320]] | 'goog.events.KeyHandler.EventType' |
| 4 | 19 | [[#59a05320]] | 'goog.ui.ControlContent' |
| 4 | 20 | [[#59a05320]] | 'goog.ui.registry' |
| 4 | 21 | [[#59a05320]] | 'goog.events.KeyHandler' |
| 4 | 22 | [[#59a05320]] | 'goog.object' |
| 4 | 23 | [[#59a05320]] | 'goog.spell.SpellCheck' |
| 4 | 24 | [[#59a05320]] | 'goog.ui.Component' |
| 4 | 25 | [[#59a05320]] | 'goog.style' |
| 4 | 26 | [[#59a05320]] | 'goog.fx.Dragger' |
| 4 | 27 | [[#59a05320]] | 'goog.events.EventType' |
| 4 | 28 | [[#59a05320]] | 'goog.editor.node' |
| 4 | 29 | [[#59a05320]] | 'goog.editor.icontent' |
| 4 | 30 | [[#59a05320]] | 'goog.string' |
| 4 | 31 | [[#59a05320]] | 'goog.events.KeyHandler' |
| 4 | 32 | [[#59a05320]] | 'goog.events.EventType' |
| 5 | 1 | [[#59a052c0]] | 'goog.ui.tree.BaseNode' |
| 5 | 2 | [[#59a052c0]] | 'goog.events' |
| 5 | 3 | [[#59a052c0]] | 'goog.ui.editor.ToolbarFactory' |
| 5 | 4 | [[#59a052c0]] | 'goog.ui.Dialog.Event' |
| 5 | 5 | [[#59a052c0]] | 'goog.ui.AutoComplete' |
| 5 | 6 | [[#59a052c0]] | 'goog.events.KeyCodes' |
| 5 | 7 | [[#59a052c0]] | 'goog.ui.TriStateMenuItemRenderer' |
| 5 | 8 | [[#59a052c0]] | 'goog.ui.Component' |
| 5 | 9 | [[#59a052c0]] | 'goog.math.Size' |
| 5 | 10 | [[#59a052c0]] | 'goog.events.MouseWheelHandler' |
| 5 | 11 | [[#59a052c0]] | 'goog.userAgent' |
| 5 | 12 | [[#59a052c0]] | 'goog.style' |
| 5 | 13 | [[#59a052c0]] | 'goog.ui.RangeModel' |
| 5 | 14 | [[#59a052c0]] | 'goog.ui.ColorPicker.EventType' |
| 5 | 15 | [[#59a052c0]] | 'goog.positioning.Corner' |
| 5 | 16 | [[#59a052c0]] | 'goog.ui.Dialog.ButtonSet' |
| 5 | 17 | [[#59a052c0]] | 'goog.fx.Dragger' |
| 5 | 18 | [[#59a052c0]] | 'goog.i18n.DateTimeFormat' |
| 5 | 19 | [[#59a052c0]] | 'goog.userAgent' |
| 5 | 20 | [[#59a052c0]] | 'goog.userAgent' |
| 5 | 21 | [[#59a052c0]] | 'goog.string' |
| 5 | 22 | [[#59a052c0]] | 'goog.ui.Component.EventType' |
| 5 | 23 | [[#59a052c0]] | 'goog.structs.Set' |
| 5 | 24 | [[#59a052c0]] | 'goog.ui.ServerChart' |
| 5 | 25 | [[#59a052c0]] | 'goog.testing.asserts' |
| 5 | 26 | [[#59a052c0]] | 'goog.fx.Dragger.EventType' |
| 5 | 27 | [[#59a052c0]] | 'goog.fx.Dragger' |
| 5 | 28 | [[#59a052c0]] | 'goog.functions' |
| 5 | 29 | [[#59a052c0]] | 'goog.editor.icontent.FieldFormatInfo' |
| 5 | 30 | [[#59a052c0]] | 'goog.userAgent' |
| 5 | 31 | [[#59a052c0]] | 'goog.events.KeyHandler.EventType' |
| 5 | 32 | [[#59a052c0]] | 'goog.events.KeyCodes' |