| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 2 | 2 | 0.966 | StatementList[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 353 | Closure/closure/goog/ui/charpicker.js |
| 2 | 2 | 362 | Closure/closure/goog/ui/charpicker.js |
| ||||
recenttext.setElementInternal(goog.dom.createDom('span', null,
MSG_CHAR_PICKER_RECENT_SELECTIONS));
this.addChild(recenttext, true);
|
| ||||
uplus.setElementInternal(goog.dom.createDom('span', null, 'U+'));
this.addChild(uplus, true);
|
| |||
[[#variable1da25640]].setElementInternal(goog.dom.createDom('span',null, [[#variable1da25760]]));
this.addChild( [[#variable1da25640]], true);
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#1da25640]] | recenttext |
| 1 | 2 | [[#1da25640]] | uplus |
| 2 | 1 | [[#1da25760]] | MSG_CHAR_PICKER_RECENT_SELECTIONS |
| 2 | 2 | [[#1da25760]] | 'U+' |