Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.986 | echocall_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 41 | components/com_weblinks/views/category/tmpl/default_items.php |
2 | 1 | 45 | components/com_weblinks/views/category/tmpl/default_items.php |
| ||||
echo JHtml::_('grid.sort', 'Web Link', 'title', $this->state->get('list.direction'), $this->state->get('list.ordering')); |
| ||||
echo JHtml::_('grid.sort', 'Hits', 'hits', $this->state->get('list.direction'), $this->state->get('list.ordering')); |
| |||
echo JHtml::_('grid.sort', [[#variable214f2c80]], [[#variable214f2be0]],$this->state->get('list.direction'),$this->state->get('list.ordering')); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#214f2c80]] | 'Hits' |
1 | 2 | [[#214f2c80]] | 'Web Link' |
2 | 1 | [[#214f2be0]] | 'hits' |
2 | 2 | [[#214f2be0]] | 'title' |