CloneSet1729


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2220.980statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1280
administrator/components/com_templates/views/template/view.html.php
22102
components/com_newsfeeds/views/newsfeed/view.html.php
Clone Instance
1
Line Count
2
Source Line
80
Source File
administrator/components/com_templates/views/template/view.html.php

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


Clone Instance
2
Line Count
2
Source Line
102
Source File
components/com_newsfeeds/views/newsfeed/view.html.php

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


Clone AbstractionParameter Count: 2Parameter Bindings

$this->assignRef('params',$params);
$this->assignRef( [[#variable485093a0]], [[#variable485093c0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#485093a0]]
'style' 
12[[#485093a0]]
'newsfeed' 
21[[#485093c0]]
$style 
22[[#485093c0]]
$newsfeed