CloneSet1916


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2230.967statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1261
administrator/components/com_config/controllers/component.php
2373
components/com_wrapper/wrapper.php
Clone Instance
1
Line Count
2
Source Line
61
Source File
administrator/components/com_config/controllers/component.php

                $view=  new ConfigViewComponent();
                $view->assignRef('component', $table);


Clone Instance
2
Line Count
3
Source Line
73
Source File
components/com_wrapper/wrapper.php

                $view=  new WrapperViewWrapper();

                $view->assignRef('params',   $params);


Clone AbstractionParameter Count: 3Parameter Bindings

$view=new [[#variable51fd6880]]();
$view->assignRef( [[#variable51fd6820]], [[#variable51fd6800]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#51fd6880]]
ConfigViewComponent 
12[[#51fd6880]]
WrapperViewWrapper 
21[[#51fd6820]]
'component' 
22[[#51fd6820]]
'params' 
31[[#51fd6800]]
$table 
32[[#51fd6800]]
$params