Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.986 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 148 | Closure/closure/goog/ui/popupmenu.js |
2 | 2 | 156 | Closure/closure/goog/ui/popupmenu.js |
| ||||
handler.listen(this.getDomHelper( ).getDocument( ), goog.events.EventType.MOUSEDOWN, this.onDocClick, true); |
| ||||
handler.listen(this.getDomHelper( ).getDocument( ), goog.events.EventType.CONTEXTMENU, this.onDocClick, true); |
| |||
handler.listen(this.getDomHelper( ).getDocument( ),goog.events.EventType. [[#variable2052eb20]],this.onDocClick, true); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2052eb20]] | CONTEXTMENU |
1 | 2 | [[#2052eb20]] | MOUSEDOWN |