Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 0 | 1.000 | php_fragment |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 40 | components/com_contact/views/category/tmpl/default.php |
2 | 4 | 40 | templates/rhuk_milkyway/html/com_contact/category/default.php |
| ||||
<?php if ($this->params->get('show_limit')): echo JText::_('Display Num') . ' '; echo $this->pagination->getLimitBox(); endif; ?> |
| ||||
<?php if ($this->params->get('show_limit')): echo JText::_('Display Num') . ' '; echo $this->pagination->getLimitBox(); endif; ?> |
| |||
<?php if ($this->params->get('show_limit')): echo JText::_('Display Num') . ' '; echo $this->pagination->getLimitBox(); endif; ?> |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |