Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 4 | 0.958 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 155 | administrator/components/com_banners/controllers/banner.php |
2 | 1 | 38 | libraries/joomla/html/parameter/element/templates.php |
| ||||
JHtml::_('select.option', '0', JText::_('Select Client'), 'cid', 'name') |
| ||||
JHtml::_( 'select.option', 0, JText::_( 'JOPTION_USE_DEFAULT'), 'id', 'description') |
| |||
JHtml::_('select.option', [[#variable526f86c0]],JText::_( [[#variable526f85e0]]), [[#variable526f8540]], [[#variable526f84c0]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#526f86c0]] | 0 |
1 | 2 | [[#526f86c0]] | '0' |
2 | 1 | [[#526f85e0]] | 'JOPTION_USE_DEFAULT' |
2 | 2 | [[#526f85e0]] | 'Select Client' |
3 | 1 | [[#526f8540]] | 'id' |
3 | 2 | [[#526f8540]] | 'cid' |
4 | 1 | [[#526f84c0]] | 'description' |
4 | 2 | [[#526f84c0]] | 'name' |