CloneSet1887


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1220.978or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1151
libraries/joomla/html/html/select.php
2152
libraries/joomla/html/html/select.php
Clone Instance
1
Line Count
1
Source Line
51
Source File
libraries/joomla/html/html/select.php

                        JHtml::_('select.option', '0', JText::_($no))


Clone Instance
2
Line Count
1
Source Line
52
Source File
libraries/joomla/html/html/select.php

                        JHtml::_('select.option', '1', JText::_($yes))


Clone AbstractionParameter Count: 2Parameter Bindings

JHtml::_('select.option', [[#variable3e84e300]],JText::_( [[#variable3e84e240]]))
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#3e84e300]]
'0' 
12[[#3e84e300]]
'1' 
21[[#3e84e240]]
$no 
22[[#3e84e240]]
$yes