Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.986 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 39 | administrator/components/com_menus/views/menus/view.html.php |
2 | 4 | 73 | administrator/components/com_modules/views/selecttype/view.html.php |
| ||||
$this->assignRef('modules', $modules); $this->assignRef('pagination', $pagination); parent::display($tpl); |
| ||||
$this->assignRef('modules', $modules); $this->assignRef('client', $client); parent::display($tpl); |
| |||
$this->assignRef('modules',$modules); $this->assignRef( [[#variable20dc6340]], [[#variable20dc62a0]]); parent::display($tpl); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#20dc6340]] | 'client' |
1 | 2 | [[#20dc6340]] | 'pagination' |
2 | 1 | [[#20dc62a0]] | $client |
2 | 2 | [[#20dc62a0]] | $pagination |