Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 5 | 2 | 0.980 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 215 | administrator/components/com_modules/views/module/view.html.php |
2 | 2 | 119 | administrator/components/com_plugins/views/plugin/view.html.php |
3 | 2 | 74 | administrator/components/com_templates/views/template/view.html.php |
4 | 2 | 159 | components/com_search/views/search/view.html.php |
5 | 2 | 166 | components/com_weblinks/views/weblink/view.html.php |
| ||||
$this->assignRef('lists', $lists); $this->assignRef('row', $row); |
| ||||
$this->assignRef('lists', $lists); $this->assignRef('plugin', $row); |
| ||||
$this->assignRef('lists', $lists); $this->assignRef('row', $row); |
| ||||
$this->assignRef('lists', $lists); $this->assignRef('params', $params); |
| ||||
$this->assignRef('lists', $lists); $this->assignRef('weblink', $weblink); |
| |||
$this->assignRef('lists',$lists); $this->assignRef( [[#variable4da92e00]], [[#variable4da92c60]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4da92e00]] | 'weblink' |
1 | 2 | [[#4da92e00]] | 'params' |
1 | 3 | [[#4da92e00]] | 'plugin' |
1 | 4 | [[#4da92e00]] | 'row' |
1 | 5 | [[#4da92e00]] | 'row' |
2 | 1 | [[#4da92c60]] | $weblink |
2 | 2 | [[#4da92c60]] | $params |
2 | 3 | [[#4da92c60]] | $row |
2 | 4 | [[#4da92c60]] | $row |
2 | 5 | [[#4da92c60]] | $row |