Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 4 | 0.963 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 48 | administrator/components/com_media/views/images/view.html.php |
2 | 2 | 80 | administrator/components/com_media/views/media/view.html.php |
3 | 2 | 58 | administrator/components/com_modules/views/modules/view.html.php |
4 | 2 | 139 | administrator/components/com_plugins/views/plugins/view.html.php |
| ||||
$this->assignRef('session', JFactory::getSession()); $this->assignRef('config', $config); |
| ||||
$this->assignRef('session', JFactory::getSession()); $this->assignRef('config', $config); |
| ||||
$this->assignRef('user', JFactory::getUser()); $this->assignRef('rows', $rows); |
| ||||
$this->assignRef('user', JFactory::getUser()); $this->assignRef('lists', $lists); |
| |||
$this->assignRef( [[#variable23824060]],JFactory:: [[#variable23824020]]()); $this->assignRef( [[#variable3ea61fc0]], [[#variable3ea61f80]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#23824060]] | 'user' |
1 | 2 | [[#23824060]] | 'session' |
1 | 3 | [[#23824060]] | 'user' |
1 | 4 | [[#23824060]] | 'session' |
2 | 1 | [[#23824020]] | getUser |
2 | 2 | [[#23824020]] | getSession |
2 | 3 | [[#23824020]] | getUser |
2 | 4 | [[#23824020]] | getSession |
3 | 1 | [[#3ea61fc0]] | 'lists' |
3 | 2 | [[#3ea61fc0]] | 'config' |
3 | 3 | [[#3ea61fc0]] | 'rows' |
3 | 4 | [[#3ea61fc0]] | 'config' |
4 | 1 | [[#3ea61f80]] | $lists |
4 | 2 | [[#3ea61f80]] | $config |
4 | 3 | [[#3ea61f80]] | $rows |
4 | 4 | [[#3ea61f80]] | $config |