Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.980 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 98 | libraries/joomla/html/html/select.php |
2 | 2 | 281 | libraries/joomla/html/html/select.php |
| ||||
$options['list.attr']= $attribs; $options['list.translate']= $translate; |
| ||||
// Get options from the parameters $options['list.attr']= $attribs; $options['list.select']= $selected; |
| |||
// Get options from the parameters $options['list.attr']=$attribs; $options[ [[#variable522cf7a0]]]= [[#variable522cf860]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#522cf7a0]] | 'list.translate' |
1 | 2 | [[#522cf7a0]] | 'list.select' |
2 | 1 | [[#522cf860]] | $translate |
2 | 2 | [[#522cf860]] | $selected |