| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 4 | 3 | 4 | 0.957 | PropertyNameAndValueList |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 4 | 911 | Closure/closure/goog/ui/editor/defaulttoolbar.js |
| 2 | 4 | 1008 | Closure/closure/goog/ui/editor/defaulttoolbar.js |
| 3 | 4 | 1015 | Closure/closure/goog/ui/editor/defaulttoolbar.js |
| ||||
command: goog.editor.Command.LINK,
tooltip: goog.ui.editor.DefaultToolbar.MSG_LINK_TITLE,
caption: goog.ui.editor.DefaultToolbar.MSG_LINK_CAPTION,
classes: goog.getCssName('tr-link')
|
| ||||
command: goog.editor.Command.FORMAT_BLOCK,
tooltip: goog.ui.editor.DefaultToolbar.MSG_FORMAT_BLOCK_TITLE,
caption: goog.ui.editor.DefaultToolbar.MSG_FORMAT_BLOCK_CAPTION,
classes: goog.getCssName('tr-formatBlock')
|
| ||||
command: goog.editor.Command.EDIT_HTML,
tooltip: goog.ui.editor.DefaultToolbar.MSG_EDIT_HTML_TITLE,
caption: goog.ui.editor.DefaultToolbar.MSG_EDIT_HTML_CAPTION,
classes: goog.getCssName('tr-editHtml')
|
| |||
command:goog.editor.Command. [[#variable1e2f6ee0]], tooltip:goog.ui.editor.DefaultToolbar. [[#variable1e2f6e80]], caption:goog.ui.editor.DefaultToolbar. [[#variable1e2f6e20]], classes:goog.getCssName( [[#variable1e2f6dc0]]) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#1e2f6ee0]] | LINK |
| 1 | 2 | [[#1e2f6ee0]] | FORMAT_BLOCK |
| 1 | 3 | [[#1e2f6ee0]] | EDIT_HTML |
| 2 | 1 | [[#1e2f6e80]] | MSG_LINK_TITLE |
| 2 | 2 | [[#1e2f6e80]] | MSG_FORMAT_BLOCK_TITLE |
| 2 | 3 | [[#1e2f6e80]] | MSG_EDIT_HTML_TITLE |
| 3 | 1 | [[#1e2f6e20]] | MSG_LINK_CAPTION |
| 3 | 2 | [[#1e2f6e20]] | MSG_FORMAT_BLOCK_CAPTION |
| 3 | 3 | [[#1e2f6e20]] | MSG_EDIT_HTML_CAPTION |
| 4 | 1 | [[#1e2f6dc0]] | 'tr-link' |
| 4 | 2 | [[#1e2f6dc0]] | 'tr-formatBlock' |
| 4 | 3 | [[#1e2f6dc0]] | 'tr-editHtml' |