| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 0 | 1.000 | Expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 961 | Closure/closure/goog/ui/container.js |
| 2 | 2 | 734 | Closure/closure/goog/ui/control.js |
| ||||
opt_force
|| (this.visible_!= visible
&& this.dispatchEvent(visible
?goog.ui.Component.EventType.SHOW
:goog.ui.Component.EventType.HIDE))
|
| ||||
opt_force
|| (this.visible_!= visible
&& this.dispatchEvent(visible
?goog.ui.Component.EventType.SHOW
:goog.ui.Component.EventType.HIDE))
|
| |||
opt_force
|| (this.visible_!=visible
&& this.dispatchEvent(visible
?goog.ui.Component.EventType.SHOW
:goog.ui.Component.EventType.HIDE))
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| None | |||