Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 4 | 0.961 | StatementList[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 81 | Closure/closure/goog/ui/tabbar.js |
2 | 4 | 85 | Closure/closure/goog/ui/tabbar.js |
| ||||
handler.listen(this, goog.ui.Component.EventType.SELECT, this.handleTabSelect); handler.listen(this, goog.ui.Component.EventType.UNSELECT, this.handleTabUnselect); |
| ||||
handler.listen(this, goog.ui.Component.EventType.DISABLE, this.handleTabDisable); handler.listen(this, goog.ui.Component.EventType.HIDE, this.handleTabHide); |
| |||
handler.listen(this,goog.ui.Component.EventType. [[#variable5760fb80]],this. [[#variable399cd600]]); handler.listen(this,goog.ui.Component.EventType. [[#variable399cc120]],this. [[#variable5760fc00]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5760fb80]] | SELECT |
1 | 2 | [[#5760fb80]] | DISABLE |
2 | 1 | [[#399cd600]] | handleTabSelect |
2 | 2 | [[#399cd600]] | handleTabDisable |
3 | 1 | [[#399cc120]] | UNSELECT |
3 | 2 | [[#399cc120]] | HIDE |
4 | 1 | [[#5760fc00]] | handleTabUnselect |
4 | 2 | [[#5760fc00]] | handleTabHide |