Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 3 | 3 | 0.966 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 72 | administrator/components/com_menus/views/menus/tmpl/default.php |
2 | 5 | 76 | administrator/components/com_menus/views/menus/tmpl/default.php |
3 | 5 | 80 | administrator/components/com_menus/views/menus/tmpl/default.php |
| ||||
echo JRoute::_('index.php?option=com_menus&view=items&menutype=' . $item->menutype . '&filter_published=1');?>"> ( <?php echo $item->count_published; ?> )</a> </td> <td align="center"> <a href="<?php |
| ||||
echo JRoute::_('index.php?option=com_menus&view=items&menutype=' . $item->menutype . '&filter_published=0');?>"> ( <?php echo $item->count_unpublished; ?> )</a> </td> <td align="center"> <a href="<?php |
| ||||
echo JRoute::_('index.php?option=com_menus&view=items&menutype=' . $item->menutype . '&filter_published=2');?>"> ( <?php echo $item->count_trashed; ?> )</a> </td> <td align="left"> <?php |
| |||
echo JRoute::_('index.php?option=com_menus&view=items&menutype=' . $item->menutype . [[#variable5865d700]]); ?>"> ( <?php echo $item-> [[#variable5865d5c0]]; ?> [[#variable5865d600]]<?php |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5865d700]] | '&filter_published=2' |
1 | 2 | [[#5865d700]] | '&filter_published=0' |
1 | 3 | [[#5865d700]] | '&filter_published=1' |
2 | 1 | [[#5865d5c0]] | count_trashed |
2 | 2 | [[#5865d5c0]] | count_unpublished |
2 | 3 | [[#5865d5c0]] | count_published |
3 | 1 | [[#5865d600]] | )</a> </td> <td align="left"> |
3 | 2 | [[#5865d600]] | )</a> </td> <td align="center"> <a href=" |
3 | 3 | [[#5865d600]] | )</a> </td> <td align="center"> <a href=" |