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.978 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 51 | libraries/joomla/html/html/select.php |
2 | 1 | 52 | libraries/joomla/html/html/select.php |
| ||||
JHtml::_('select.option', '0', JText::_($no)) |
| ||||
JHtml::_('select.option', '1', JText::_($yes)) |
| |||
JHtml::_('select.option', [[#variable3e84e300]],JText::_( [[#variable3e84e240]])) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3e84e300]] | '0' |
1 | 2 | [[#3e84e300]] | '1' |
2 | 1 | [[#3e84e240]] | $no |
2 | 2 | [[#3e84e240]] | $yes |