Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 4 | 2 | 0.990 | statement_sequence[6] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 81 | administrator/components/com_categories/views/categories/tmpl/default.php |
2 | 8 | 99 | administrator/components/com_content/views/articles/tmpl/default.php |
3 | 8 | 91 | administrator/components/com_content/views/featured/tmpl/default.php |
4 | 7 | 90 | 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 |
| ||||
$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 |
| ||||
$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 |
| ||||
$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 |
| |||
$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 Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4f213920]] | 'a.lft' |
1 | 2 | [[#4f213920]] | 'a.ordering' |
1 | 3 | [[#4f213920]] | 'a.ordering' |
1 | 4 | [[#4f213920]] | 'a.lft' |
2 | 1 | [[#466104e0]] | </td> <td style="padding-left: |
2 | 2 | [[#466104e0]] | </td> <td> |
2 | 3 | [[#466104e0]] | </td> <td> |
2 | 4 | [[#466104e0]] | </td> <td style="padding-left: |