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.987 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 193 | Closure/closure/goog/ui/filteredmenu.js |
2 | 3 | 212 | Closure/closure/goog/ui/filteredmenu.js |
| ||||
goog.events.listen(this.filterInput_.parentNode, goog.events.EventType.CLICK, this.onFilterLabelClick_, false ,this ); |
| ||||
goog.events.unlisten(this.filterInput_.parentNode, goog.events.EventType.CLICK, this.onFilterLabelClick_, false ,this ); |
| |||
goog.events. [[#variable20e4a100]](this.filterInput_.parentNode,goog.events.EventType.CLICK,this.onFilterLabelClick_, false ,this ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#20e4a100]] | listen |
1 | 2 | [[#20e4a100]] | unlisten |