Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.973 | Case |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 644 | Closure/closure/goog/ui/basicmenu.js |
2 | 4 | 648 | Closure/closure/goog/ui/basicmenu.js |
| ||||
case 40: // Down this.itemSelectionHandler_(this.getNextPrevItem( false), true); handled= true; break; |
| ||||
case 38: // Up this.itemSelectionHandler_(this.getNextPrevItem( true), true); handled= true; break; |
| |||
case [[#variable3ca90c80]]: // Down // Up this.itemSelectionHandler_(this.getNextPrevItem( [[#variable3ca90ba0]]), true); handled= true; break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3ca90c80]] | 40 |
1 | 2 | [[#3ca90c80]] | 38 |
2 | 1 | [[#3ca90ba0]] | false |
2 | 2 | [[#3ca90ba0]] | true |