| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 22 | 4 | 0.971 | statement_sequence[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 66 | components/com_contact/views/category/tmpl/default.php |
| 2 | 3 | 70 | components/com_contact/views/category/tmpl/default.php |
| 3 | 3 | 57 | components/com_content/views/category/tmpl/default_items.php |
| 4 | 3 | 62 | components/com_content/views/category/tmpl/default_items.php |
| 5 | 3 | 67 | components/com_content/views/category/tmpl/default_items.php |
| 6 | 3 | 72 | components/com_content/views/category/tmpl/default_items.php |
| 7 | 3 | 65 | templates/beez/html/com_contact/category/default.php |
| 8 | 4 | 70 | templates/beez/html/com_contact/category/default.php |
| 9 | 3 | 46 | templates/beez/html/com_content/category/default_items.php |
| 10 | 3 | 52 | templates/beez/html/com_content/category/default_items.php |
| 11 | 3 | 58 | templates/beez/html/com_content/category/default_items.php |
| 12 | 3 | 64 | templates/beez/html/com_content/category/default_items.php |
| 13 | 4 | 35 | templates/beez/html/com_weblinks/category/default_items.php |
| 14 | 3 | 40 | templates/beez/html/com_weblinks/category/default_items.php |
| 15 | 3 | 66 | templates/rhuk_milkyway/html/com_contact/category/default.php |
| 16 | 3 | 70 | templates/rhuk_milkyway/html/com_contact/category/default.php |
| 17 | 3 | 47 | templates/rhuk_milkyway/html/com_content/category/default_items.php |
| 18 | 3 | 52 | templates/rhuk_milkyway/html/com_content/category/default_items.php |
| 19 | 3 | 57 | templates/rhuk_milkyway/html/com_content/category/default_items.php |
| 20 | 3 | 62 | templates/rhuk_milkyway/html/com_content/category/default_items.php |
| 21 | 3 | 28 | templates/rhuk_milkyway/html/com_weblinks/category/default_items.php |
| 22 | 3 | 33 | templates/rhuk_milkyway/html/com_weblinks/category/default_items.php |
| ||||
echo JHtml::_('grid.sort', 'Name', 'cd.name', $this->lists['order_Dir'], $this->lists['order']); ?>
</td>
<?php
|
| ||||
echo JHtml::_('grid.sort', 'Position', 'cd.con_position', $this->lists['order_Dir'], $this->lists['order']); ?>
</td>
<?php
|
| ||||
echo JHtml::_('grid.sort', 'Item Title', 'a.title', $this->lists['order_Dir'], $this->lists['order']); ?>
</td>
<?php
|
| ||||
echo JHtml::_('grid.sort', 'Date', 'a.created', $this->lists['order_Dir'], $this->lists['order']); ?>
</td>
<?php
|
| ||||
echo JHtml::_('grid.sort', 'Author', 'author', $this->lists['order_Dir'], $this->lists['order']); ?>
</td>
<?php
|
| ||||
echo JHtml::_('grid.sort', 'Hits', 'a.hits', $this->lists['order_Dir'], $this->lists['order']); ?>
</td>
<?php
|
| ||||
echo JHtml::_('grid.sort', 'Position', 'cd.con_position', $this->lists['order_Dir'], $this->lists['order']); ?>
</th>
<?php
|
| ||||
echo JHtml::_('grid.sort', 'Name', 'cd.name', $this->lists['order_Dir'], $this->lists['order']); ?>
</th>
<?php
|
| ||||
echo JHtml::_('grid.sort', 'Item Title', 'a.title', $this->lists['order_Dir'], $this->lists['order']); ?>
</th>
<?php
|
| ||||
echo JHtml::_('grid.sort', 'Date', 'a.created', $this->lists['order_Dir'], $this->lists['order']); ?>
</th>
<?php
|
| ||||
echo JHtml::_('grid.sort', 'Author', 'author', $this->lists['order_Dir'], $this->lists['order']); ?>
</th>
<?php
|
| ||||
echo JHtml::_('grid.sort', 'Hits', 'a.hits', $this->lists['order_Dir'], $this->lists['order']); ?>
</th>
<?php
|
| ||||
echo JHtml::_('grid.sort', 'Web Link', 'title', $this->lists['order_Dir'], $this->lists['order']); ?>
</th>
<?php
|
| ||||
echo JHtml::_('grid.sort', 'Hits', 'hits', $this->lists['order_Dir'], $this->lists['order']); ?>
</th>
<?php
|
| ||||
echo JHTML::_('grid.sort', 'Name', 'cd.name', $this->lists['order_Dir'], $this->lists['order']); ?>
</td>
<?php
|
| ||||
echo JHTML::_('grid.sort', 'Position', 'cd.con_position', $this->lists['order_Dir'], $this->lists['order']); ?>
</td>
<?php
|
| ||||
echo JHTML::_('grid.sort', 'Item Title', 'a.title', $this->lists['order_Dir'], $this->lists['order']); ?>
</td>
<?php
|
| ||||
echo JHTML::_('grid.sort', 'Date', 'a.created', $this->lists['order_Dir'], $this->lists['order']); ?>
</td>
<?php
|
| ||||
echo JHTML::_('grid.sort', 'Author', 'author', $this->lists['order_Dir'], $this->lists['order']); ?>
</td>
<?php
|
| ||||
echo JHTML::_('grid.sort', 'Hits', 'a.hits', $this->lists['order_Dir'], $this->lists['order']); ?>
</td>
<?php
|
| ||||
echo JHTML::_('grid.sort', 'Web Link', 'title', $this->lists['order_Dir'], $this->lists['order']); ?>
</td>
<?php
|
| ||||
echo JHTML::_('grid.sort', 'Hits', 'hits', $this->lists['order_Dir'], $this->lists['order']); ?>
</td>
<?php
|
| |||
echo [[#variable51252600]]::_('grid.sort', [[#variable446847a0]], [[#variable477780e0]],$this->lists['order_Dir'],$this->lists['order']);
?> [[#variable52fd0360]]<?php
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#51252600]] | JHtml |
| 1 | 2 | [[#51252600]] | JHtml |
| 1 | 3 | [[#51252600]] | JHtml |
| 1 | 4 | [[#51252600]] | JHtml |
| 1 | 5 | [[#51252600]] | JHtml |
| 1 | 6 | [[#51252600]] | JHtml |
| 1 | 7 | [[#51252600]] | JHtml |
| 1 | 8 | [[#51252600]] | JHtml |
| 1 | 9 | [[#51252600]] | JHTML |
| 1 | 10 | [[#51252600]] | JHTML |
| 1 | 11 | [[#51252600]] | JHTML |
| 1 | 12 | [[#51252600]] | JHTML |
| 1 | 13 | [[#51252600]] | JHTML |
| 1 | 14 | [[#51252600]] | JHTML |
| 1 | 15 | [[#51252600]] | JHTML |
| 1 | 16 | [[#51252600]] | JHTML |
| 1 | 17 | [[#51252600]] | JHtml |
| 1 | 18 | [[#51252600]] | JHtml |
| 1 | 19 | [[#51252600]] | JHtml |
| 1 | 20 | [[#51252600]] | JHtml |
| 1 | 21 | [[#51252600]] | JHtml |
| 1 | 22 | [[#51252600]] | JHtml |
| 2 | 1 | [[#446847a0]] | 'Position' |
| 2 | 2 | [[#446847a0]] | 'Name' |
| 2 | 3 | [[#446847a0]] | 'Hits' |
| 2 | 4 | [[#446847a0]] | 'Author' |
| 2 | 5 | [[#446847a0]] | 'Date' |
| 2 | 6 | [[#446847a0]] | 'Item Title' |
| 2 | 7 | [[#446847a0]] | 'Hits' |
| 2 | 8 | [[#446847a0]] | 'Web Link' |
| 2 | 9 | [[#446847a0]] | 'Position' |
| 2 | 10 | [[#446847a0]] | 'Name' |
| 2 | 11 | [[#446847a0]] | 'Hits' |
| 2 | 12 | [[#446847a0]] | 'Author' |
| 2 | 13 | [[#446847a0]] | 'Date' |
| 2 | 14 | [[#446847a0]] | 'Item Title' |
| 2 | 15 | [[#446847a0]] | 'Hits' |
| 2 | 16 | [[#446847a0]] | 'Web Link' |
| 2 | 17 | [[#446847a0]] | 'Date' |
| 2 | 18 | [[#446847a0]] | 'Item Title' |
| 2 | 19 | [[#446847a0]] | 'Name' |
| 2 | 20 | [[#446847a0]] | 'Position' |
| 2 | 21 | [[#446847a0]] | 'Hits' |
| 2 | 22 | [[#446847a0]] | 'Author' |
| 3 | 1 | [[#477780e0]] | 'cd.con_position' |
| 3 | 2 | [[#477780e0]] | 'cd.name' |
| 3 | 3 | [[#477780e0]] | 'a.hits' |
| 3 | 4 | [[#477780e0]] | 'author' |
| 3 | 5 | [[#477780e0]] | 'a.created' |
| 3 | 6 | [[#477780e0]] | 'a.title' |
| 3 | 7 | [[#477780e0]] | 'hits' |
| 3 | 8 | [[#477780e0]] | 'title' |
| 3 | 9 | [[#477780e0]] | 'cd.con_position' |
| 3 | 10 | [[#477780e0]] | 'cd.name' |
| 3 | 11 | [[#477780e0]] | 'a.hits' |
| 3 | 12 | [[#477780e0]] | 'author' |
| 3 | 13 | [[#477780e0]] | 'a.created' |
| 3 | 14 | [[#477780e0]] | 'a.title' |
| 3 | 15 | [[#477780e0]] | 'hits' |
| 3 | 16 | [[#477780e0]] | 'title' |
| 3 | 17 | [[#477780e0]] | 'a.created' |
| 3 | 18 | [[#477780e0]] | 'a.title' |
| 3 | 19 | [[#477780e0]] | 'cd.name' |
| 3 | 20 | [[#477780e0]] | 'cd.con_position' |
| 3 | 21 | [[#477780e0]] | 'a.hits' |
| 3 | 22 | [[#477780e0]] | 'author' |
| 4 | 1 | [[#52fd0360]] | </td> |
| 4 | 2 | [[#52fd0360]] | </td> |
| 4 | 3 | [[#52fd0360]] | </td> |
| 4 | 4 | [[#52fd0360]] | </td> |
| 4 | 5 | [[#52fd0360]] | </td> |
| 4 | 6 | [[#52fd0360]] | </td> |
| 4 | 7 | [[#52fd0360]] | </th> |
| 4 | 8 | [[#52fd0360]] | </th> |
| 4 | 9 | [[#52fd0360]] | </td> |
| 4 | 10 | [[#52fd0360]] | </td> |
| 4 | 11 | [[#52fd0360]] | </td> |
| 4 | 12 | [[#52fd0360]] | </td> |
| 4 | 13 | [[#52fd0360]] | </td> |
| 4 | 14 | [[#52fd0360]] | </td> |
| 4 | 15 | [[#52fd0360]] | </td> |
| 4 | 16 | [[#52fd0360]] | </td> |
| 4 | 17 | [[#52fd0360]] | </th> |
| 4 | 18 | [[#52fd0360]] | </th> |
| 4 | 19 | [[#52fd0360]] | </th> |
| 4 | 20 | [[#52fd0360]] | </th> |
| 4 | 21 | [[#52fd0360]] | </th> |
| 4 | 22 | [[#52fd0360]] | </th> |