| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 2 | 1 | 0.987 | StatementList[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 173 | Closure/closure/goog/ui/editor/abstractdialog.js |
| 2 | 3 | 191 | Closure/closure/goog/ui/editor/abstractdialog.js |
| ||||
this.buttonHandlers_[key]= goog.bind(this.editorDialog_.handleOk,
this.editorDialog_);
return this ;
|
| ||||
this.buttonHandlers_[key]= goog.bind(this.editorDialog_.handleCancel,
this.editorDialog_);
return this ;
|
| |||
this.buttonHandlers_[key]=goog.bind(this.editorDialog_. [[#variable1f3f5080]],this.editorDialog_); return this ; |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#1f3f5080]] | handleCancel |
| 1 | 2 | [[#1f3f5080]] | handleOk |