| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 2 | 0.973 | StatementList[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 57 | Closure/closure/goog/ui/separator.js |
| 2 | 2 | 59 | Closure/closure/goog/ui/separator.js |
| ||||
this.setSupportedState(goog.ui.Component.State.DISABLED, false); this.setSupportedState(goog.ui.Component.State.HOVER, false); |
| ||||
this.setSupportedState(goog.ui.Component.State.ACTIVE, false); this.setSupportedState(goog.ui.Component.State.FOCUSED, false); |
| |||
this.setSupportedState(goog.ui.Component.State. [[#variable1f8d8e60]], false); this.setSupportedState(goog.ui.Component.State. [[#variable1f8d8f00]], false); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#1f8d8e60]] | ACTIVE |
| 1 | 2 | [[#1f8d8e60]] | DISABLED |
| 2 | 1 | [[#1f8d8f00]] | FOCUSED |
| 2 | 2 | [[#1f8d8f00]] | HOVER |