Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.990 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 92 | components/com_content/views/category/tmpl/default_items.php |
2 | 2 | 82 | templates/rhuk_milkyway/html/com_content/category/default_items.php |
| ||||
echo $this->escape($item->title) . ' : '; $link= JRoute::_('index.php?option=com_user&task=register'); |
| ||||
echo $this->escape($item->title) . ' : '; $link= JRoute::_('index.php?option=com_user&view=login'); |
| |||
echo $this->escape($item->title) . ' : '; $link=JRoute::_( [[#variable423d0f80]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#423d0f80]] | 'index.php?option=com_user&view=login' |
1 | 2 | [[#423d0f80]] | 'index.php?option=com_user&task=register' |