CloneSet665


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2520.980statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12215
administrator/components/com_modules/views/module/view.html.php
22119
administrator/components/com_plugins/views/plugin/view.html.php
3274
administrator/components/com_templates/views/template/view.html.php
42159
components/com_search/views/search/view.html.php
52166
components/com_weblinks/views/weblink/view.html.php
Clone Instance
1
Line Count
2
Source Line
215
Source File
administrator/components/com_modules/views/module/view.html.php

                $this->assignRef('lists',               $lists);
                $this->assignRef('row',                 $row);


Clone Instance
2
Line Count
2
Source Line
119
Source File
administrator/components/com_plugins/views/plugin/view.html.php

                $this->assignRef('lists',               $lists);
                $this->assignRef('plugin',              $row);


Clone Instance
3
Line Count
2
Source Line
74
Source File
administrator/components/com_templates/views/template/view.html.php

                $this->assignRef('lists',               $lists);
                $this->assignRef('row',                 $row);


Clone Instance
4
Line Count
2
Source Line
159
Source File
components/com_search/views/search/view.html.php

                $this->assignRef('lists',               $lists);
                $this->assignRef('params',              $params);


Clone Instance
5
Line Count
2
Source Line
166
Source File
components/com_weblinks/views/weblink/view.html.php

                $this->assignRef('lists',    $lists);
                $this->assignRef('weblink',  $weblink);


Clone AbstractionParameter Count: 2Parameter Bindings

$this->assignRef('lists',$lists);
$this->assignRef( [[#variable4da92e00]], [[#variable4da92c60]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4da92e00]]
'weblink' 
12[[#4da92e00]]
'params' 
13[[#4da92e00]]
'plugin' 
14[[#4da92e00]]
'row' 
15[[#4da92e00]]
'row' 
21[[#4da92c60]]
$weblink 
22[[#4da92c60]]
$params 
23[[#4da92c60]]
$row 
24[[#4da92c60]]
$row 
25[[#4da92c60]]
$row