CloneSet1121


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4201.000statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1439
administrator/components/com_installer/controller.php
2461
administrator/components/com_installer/controller.php
Clone Instance
1
Line Count
4
Source Line
39
Source File
administrator/components/com_installer/controller.php

                $view=    &$this->getView('Install');

                $ftp=  &JClientHelper::setCredentialsFromRequest('ftp');
                $view->assignRef('ftp', $ftp);


Clone Instance
2
Line Count
4
Source Line
61
Source File
administrator/components/com_installer/controller.php

                $view=    &$this->getView('Install');

                $ftp=  &JClientHelper::setCredentialsFromRequest('ftp');
                $view->assignRef('ftp', $ftp);


Clone AbstractionParameter Count: 0Parameter Bindings

$view= &$this->getView('Install');
$ftp= &JClientHelper::setCredentialsFromRequest('ftp');
$view->assignRef('ftp',$ftp);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None