Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
12 | 2 | 2 | 0.985 | php_sequence[7] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 12 | 52 | administrator/modules/mod_latest/mod_latest.php |
2 | 12 | 21 | administrator/modules/mod_popular/mod_popular.php |
| ||||
<table class="adminlist"> <tr> <td class="title"> <strong><?php echo JText::_('Latest Items'); ?></strong> </td> <td class="title"> <strong><?php echo JText::_('Created'); ?></strong> </td> <td class="title"> <strong><?php echo JText::_('Creator'); ?></strong> </td> </tr> |
| ||||
<table class="adminlist"> <tr> <td class="title"> <strong><?php echo JText::_('Most Popular Items'); ?></strong> </td> <td class="title"> <strong><?php echo JText::_('Created'); ?></strong> </td> <td class="title"> <strong><?php echo JText::_('Hits'); ?></strong> </td> </tr> |
| |||
<table class="adminlist"> <tr> <td class="title"> <strong><?php echo JText::_( [[#variable540a74e0]]); ?></strong> </td> <td class="title"> <strong><?php echo JText::_('Created'); ?></strong> </td> <td class="title"> <strong><?php echo JText::_( [[#variable540a7540]]); ?></strong> </td> </tr> |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#540a74e0]] | 'Most Popular Items' |
1 | 2 | [[#540a74e0]] | 'Latest Items' |
2 | 1 | [[#540a7540]] | 'Hits' |
2 | 2 | [[#540a7540]] | 'Creator' |