CloneSet1715


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2230.961statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1261
administrator/components/com_modules/views/modules/view.html.php
22119
components/com_content/views/archive/view.html.php
Clone Instance
1
Line Count
2
Source Line
61
Source File
administrator/components/com_modules/views/modules/view.html.php

                $this->assignRef('filter',              $filter);
                $this->assignRef('client',              $client);


Clone Instance
2
Line Count
2
Source Line
119
Source File
components/com_content/views/archive/view.html.php

                $this->assign('filter', $filter);
                $this->assign('year', $year);


Clone AbstractionParameter Count: 3Parameter Bindings

$this-> [[#variable41d82e60]]('filter',$filter);
$this-> [[#variable41d82e60]]( [[#variable41d82e20]], [[#variable41d82e40]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#41d82e60]]
assign 
12[[#41d82e60]]
assignRef 
21[[#41d82e20]]
'year' 
22[[#41d82e20]]
'client' 
31[[#41d82e40]]
$year 
32[[#41d82e40]]
$client