CloneSet1716


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
1240
administrator/components/com_cache/views/cache/view.html.php
2290
components/com_users/views/profile/view.html.php
Clone Instance
1
Line Count
2
Source Line
40
Source File
administrator/components/com_cache/views/cache/view.html.php

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


Clone Instance
2
Line Count
2
Source Line
90
Source File
components/com_users/views/profile/view.html.php

                $this->assignRef('data',        $data);
                $this->assignRef('profile',     $profile);


Clone AbstractionParameter Count: 2Parameter Bindings

$this->assignRef('data',$data);
$this->assignRef( [[#variable52634180]], [[#variable526340e0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#52634180]]
'client' 
12[[#52634180]]
'profile' 
21[[#526340e0]]
$client 
22[[#526340e0]]
$profile