CloneSet395


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7420.990statement_sequence[6]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1781
administrator/components/com_categories/views/categories/tmpl/default.php
2899
administrator/components/com_content/views/articles/tmpl/default.php
3891
administrator/components/com_content/views/featured/tmpl/default.php
4790
administrator/components/com_menus/views/items/tmpl/default.php
Clone Instance
1
Line Count
7
Source Line
81
Source File
administrator/components/com_categories/views/categories/tmpl/default.php

                        $ordering=  ($this->state->get('list.ordering') == 'a.lft');
                        ?>
<tr class="row<?php                         echo $i%  2; ?>">
<td style="text-align:center">
<?php                                         echo JHtml::_('grid.id', $i, $item->id); ?>
</td>
<td style="padding-left:<?php


Clone Instance
2
Line Count
8
Source Line
99
Source File
administrator/components/com_content/views/articles/tmpl/default.php

                        $ordering=        ($this->state->get('list.ordering') == 'a.ordering');
                        ?>
<tr class="row<?php                         echo $i%  2; ?>">
<td style="text-align:center">
<?php                                         echo JHtml::_('grid.id', $i, $item->id); ?>
</td>
<td>
<?php


Clone Instance
3
Line Count
8
Source Line
91
Source File
administrator/components/com_content/views/featured/tmpl/default.php

                        $ordering=        ($this->state->get('list.ordering') == 'a.ordering');
                        ?>
<tr class="row<?php                         echo $i%  2; ?>">
<td style="text-align:center">
<?php                                         echo JHtml::_('grid.id', $i, $item->id); ?>
</td>
<td>
<?php


Clone Instance
4
Line Count
7
Source Line
90
Source File
administrator/components/com_menus/views/items/tmpl/default.php

                        $ordering=  ($this->state->get('list.ordering') == 'a.lft');
                        ?>
<tr class="row<?php                         echo $i%  2; ?>">
<td style="text-align:center">
<?php                                         echo JHtml::_('grid.id', $i, $item->id); ?>
</td>
<td style="padding-left:<?php


Clone AbstractionParameter Count: 2Parameter Bindings

$ordering=($this->state->get('list.ordering') == [[#variable4f213920]]);
?>
<tr class="row<?php
echo $i%2;
?>">
<td style="text-align:center">
<?php
echo JHtml::_('grid.id',$i,$item->id);
?> [[#variable466104e0]]<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4f213920]]
'a.lft' 
12[[#4f213920]]
'a.ordering' 
13[[#4f213920]]
'a.ordering' 
14[[#4f213920]]
'a.lft' 
21[[#466104e0]]
</td>
<td style="padding-left: 
22[[#466104e0]]
</td>
<td> 
23[[#466104e0]]
</td>
<td> 
24[[#466104e0]]
</td>
<td style="padding-left: