| 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.968 | IfStatement |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 989 | Closure/closure/goog/ui/dialog.js |
| 2 | 3 | 993 | Closure/closure/goog/ui/dialog.js |
| ||||
if (this.bgIframeEl_) {
goog.style.showElement(this.bgIframeEl_, true);
goog.style.setSize(this.bgIframeEl_, w, h);
}
|
| ||||
if (this.bgEl_) {
goog.style.showElement(this.bgEl_, true);
goog.style.setSize(this.bgEl_, w, h);
}
|
| |||
if (this. [[#variable1eff4740]])
{ goog.style.showElement(this. [[#variable1eff4740]], true);
goog.style.setSize(this. [[#variable1eff4740]],w,h);
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#1eff4740]] | bgIframeEl_ |
| 1 | 2 | [[#1eff4740]] | bgEl_ |