Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
13 | 2 | 0 | 1.000 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 13 | 37 | components/com_content/views/category/tmpl/default_items.php |
2 | 13 | 27 | templates/rhuk_milkyway/html/com_content/category/default_items.php |
| ||||
if ($this->params->get('show_pagination_limit')): ; ?> <td align="right" width="40%" nowrap="nowrap"> <?php echo ' ' . JText::_('Display Num') . ' '; echo $this->pagination->getLimitBox(); ?> </td> <?php endif; ?> </tr> </table> </td> </tr> <?php |
| ||||
if ($this->params->get('show_pagination_limit')): ; ?> <td align="right" width="40%" nowrap="nowrap"> <?php echo ' ' . JText::_('Display Num') . ' '; echo $this->pagination->getLimitBox(); ?> </td> <?php endif; ?> </tr> </table> </td> </tr> <?php |
| |||
if ($this->params->get('show_pagination_limit')): ; ?> <td align="right" width="40%" nowrap="nowrap"> <?php echo ' ' . JText::_('Display Num') . ' '; echo $this->pagination->getLimitBox(); ?> </td> <?php endif; ?> </tr> </table> </td> </tr> <?php |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |