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.986 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 701 | Closure/closure/goog/ui/autocomplete/renderer.js |
2 | 3 | 748 | Closure/closure/goog/ui/autocomplete/renderer.js |
| ||||
this.dispatchEvent( { type: goog.ui.AutoComplete.EventType.SELECT, row: this.rows_[index].id } ); |
| ||||
this.dispatchEvent( { type: goog.ui.AutoComplete.EventType.HILITE, row: this.rows_[index].id } ); |
| |||
this.dispatchEvent( {type:goog.ui.AutoComplete.EventType. [[#variable3eaff0e0]], row: this.rows_[index].id } ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3eaff0e0]] | HILITE |
1 | 2 | [[#3eaff0e0]] | SELECT |