CloneSet1175


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4201.000statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1459
libraries/joomla/html/html/access.php
24104
libraries/joomla/html/html/access.php
Clone Instance
1
Line Count
4
Source Line
59
Source File
libraries/joomla/html/html/access.php

                return JHtml::_('select.genericlist', $options, $name,
                        array( 
                                'list.attr' => $attribs,
                                'list.select' => $selected
                             ));


Clone Instance
2
Line Count
4
Source Line
104
Source File
libraries/joomla/html/html/access.php

                return JHtml::_('select.genericlist', $options, $name,
                        array( 
                                'list.attr' => $attribs,
                                'list.select' => $selected
                             ));


Clone AbstractionParameter Count: 0Parameter Bindings

return JHtml::_('select.genericlist',$options,$name,array( 'list.attr' => $attribs,
                                                           'list.select' => $selected
                                                         ));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None