CloneSet818


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2440.963statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1248
administrator/components/com_media/views/images/view.html.php
2280
administrator/components/com_media/views/media/view.html.php
3258
administrator/components/com_modules/views/modules/view.html.php
42139
administrator/components/com_plugins/views/plugins/view.html.php
Clone Instance
1
Line Count
2
Source Line
48
Source File
administrator/components/com_media/views/images/view.html.php

                $this->assignRef('session',     JFactory::getSession());
                $this->assignRef('config',              $config);


Clone Instance
2
Line Count
2
Source Line
80
Source File
administrator/components/com_media/views/media/view.html.php

                $this->assignRef('session', JFactory::getSession());
                $this->assignRef('config', $config);


Clone Instance
3
Line Count
2
Source Line
58
Source File
administrator/components/com_modules/views/modules/view.html.php

                $this->assignRef('user',                JFactory::getUser());
                $this->assignRef('rows',                $rows);


Clone Instance
4
Line Count
2
Source Line
139
Source File
administrator/components/com_plugins/views/plugins/view.html.php

                $this->assignRef('user',                JFactory::getUser());
                $this->assignRef('lists',               $lists);


Clone AbstractionParameter Count: 4Parameter Bindings

$this->assignRef( [[#variable23824060]],JFactory:: [[#variable23824020]]());
$this->assignRef( [[#variable3ea61fc0]], [[#variable3ea61f80]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#23824060]]
'user' 
12[[#23824060]]
'session' 
13[[#23824060]]
'user' 
14[[#23824060]]
'session' 
21[[#23824020]]
getUser 
22[[#23824020]]
getSession 
23[[#23824020]]
getUser 
24[[#23824020]]
getSession 
31[[#3ea61fc0]]
'lists' 
32[[#3ea61fc0]]
'config' 
33[[#3ea61fc0]]
'rows' 
34[[#3ea61fc0]]
'config' 
41[[#3ea61f80]]
$lists 
42[[#3ea61f80]]
$config 
43[[#3ea61f80]]
$rows 
44[[#3ea61f80]]
$config