CloneSet1287


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2220.986statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1257
administrator/components/com_menus/views/items/view.html.php
2259
administrator/components/com_menus/views/items/view.html.php
Clone Instance
1
Line Count
2
Source Line
57
Source File
administrator/components/com_menus/views/items/view.html.php

                $options[]=       JHtml::_('select.option', '1');
                $options[]=       JHtml::_('select.option', '2');


Clone Instance
2
Line Count
2
Source Line
59
Source File
administrator/components/com_menus/views/items/view.html.php

                $options[]=       JHtml::_('select.option', '3');
                $options[]=       JHtml::_('select.option', '4');


Clone AbstractionParameter Count: 2Parameter Bindings

$options[]=JHtml::_('select.option', [[#variable215f4e40]]);
$options[]=JHtml::_('select.option', [[#variable215f4e80]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#215f4e40]]
'1' 
12[[#215f4e40]]
'3' 
21[[#215f4e80]]
'2' 
22[[#215f4e80]]
'4'