| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 2 | 3 | 0.958 | Arguments |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 514 | Closure/closure/goog/graphics/vmlgraphics.js |
| 2 | 3 | 378 | Closure/closure/goog/ui/editor/linkdialog.js |
| ||||
(divElement, goog.events.EventType.RESIZE, goog.bind(
this.handleContainerResize_, this ))
|
| ||||
(textInput,
goog.events.EventType.KEYUP,
goog.bind(this.onTextToDisplayEdit_, this ))
|
| |||
( [[#variable3a2aa6e0]],goog.events.EventType. [[#variable3a2aa640]],goog.bind(this. [[#variable3a2aa560]],this )) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#3a2aa6e0]] | textInput |
| 1 | 2 | [[#3a2aa6e0]] | divElement |
| 2 | 1 | [[#3a2aa640]] | KEYUP |
| 2 | 2 | [[#3a2aa640]] | RESIZE |
| 3 | 1 | [[#3a2aa560]] | onTextToDisplayEdit_ |
| 3 | 2 | [[#3a2aa560]] | handleContainerResize_ |