Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 6 | 0.959 | statement_sequence[6] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 109 | administrator/components/com_content/views/articles/tmpl/default.php |
2 | 3 | 67 | administrator/components/com_menus/views/menus/tmpl/default.php |
| ||||
echo JRoute::_('index.php?option=com_content&task=article.edit&cid[]=' . $item->id);?>"> <?php echo $this->escape($item->title); ?></a> <br/><small> (<?php echo $this->escape($item->alias); ?>)</small> </td> <td align="center"> <?php |
| ||||
echo JRoute::_('index.php?option=com_menus&task=menu.edit&cid[]=' . $item->id);?>" title="<?php echo $this->escape($item->description);?>"> <?php echo $this->escape($item->title); ?></a> <small>(<?php |
| |||
echo JRoute::_( [[#variable224c1880]] . $item->id); ?> [[#variable224c17c0]]<?php echo $this->escape($item-> [[#variable224c1680]]); ?> [[#variable224c1720]]<?php echo $this->escape($item-> [[#variable224c1640]]); ?> [[#variable224c1700]]<?php |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#224c1880]] | 'index.php?option=com_content&task=article.edit&cid[]=' |
1 | 2 | [[#224c1880]] | 'index.php?option=com_menus&task=menu.edit&cid[]=' |
2 | 1 | [[#224c17c0]] | "> |
2 | 2 | [[#224c17c0]] | " title=" |
3 | 1 | [[#224c1680]] | title |
3 | 2 | [[#224c1680]] | description |
4 | 1 | [[#224c1720]] | </a> <br/><small> ( |
4 | 2 | [[#224c1720]] | "> |
5 | 1 | [[#224c1640]] | alias |
5 | 2 | [[#224c1640]] | title |
6 | 1 | [[#224c1700]] | )</small> </td> <td align="center"> |
6 | 2 | [[#224c1700]] | </a> <small>( |