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.988 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 262 | Closure/closure/goog/ui/offlinestatuscomponent.js |
2 | 3 | 273 | Closure/closure/goog/ui/offlinestatuscomponent.js |
| ||||
this.getHandler( ).unlisten(this.card_, goog.ui.OfflineStatusCard.EventType.DISMISS, this.performStatusAction, false ,this ); |
| ||||
this.getHandler( ).listen(this.card_, goog.ui.OfflineStatusCard.EventType.DISMISS, this.performStatusAction, false ,this ); |
| |||
this.getHandler( ). [[#variable205b55e0]](this.card_,goog.ui.OfflineStatusCard.EventType.DISMISS,this.performStatusAction, false ,this ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#205b55e0]] | unlisten |
1 | 2 | [[#205b55e0]] | listen |