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.986 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 57 | administrator/components/com_menus/views/items/view.html.php |
2 | 2 | 59 | administrator/components/com_menus/views/items/view.html.php |
| ||||
$options[]= JHtml::_('select.option', '1'); $options[]= JHtml::_('select.option', '2'); |
| ||||
$options[]= JHtml::_('select.option', '3'); $options[]= JHtml::_('select.option', '4'); |
| |||
$options[]=JHtml::_('select.option', [[#variable215f4e40]]); $options[]=JHtml::_('select.option', [[#variable215f4e80]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#215f4e40]] | '1' |
1 | 2 | [[#215f4e40]] | '3' |
2 | 1 | [[#215f4e80]] | '2' |
2 | 2 | [[#215f4e80]] | '4' |