Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.956 | ReturnStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 688 | Closure/closure/goog/ui/autocomplete/renderer.js |
2 | 1 | 124 | Closure/closure/goog/ui/selectionmodel.js |
| ||||
return et ? goog.array.indexOf(this.rowDivs_, et) : -1; |
| ||||
return item ? goog.array.indexOf(this.items_, item) : -1; |
| |||
return [[#variable2103a000]] ?goog.array.indexOf(this. [[#variable20d5df80]], [[#variable2103a000]]) : -1; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2103a000]] | et |
1 | 2 | [[#2103a000]] | item |
2 | 1 | [[#20d5df80]] | rowDivs_ |
2 | 2 | [[#20d5df80]] | items_ |