Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 7 | 1 | 0.997 | statement_sequence[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 83 | administrator/components/com_installer/controller.php |
2 | 6 | 135 | administrator/components/com_installer/controller.php |
3 | 6 | 164 | administrator/components/com_installer/controller.php |
4 | 6 | 192 | administrator/components/com_installer/controller.php |
5 | 6 | 218 | administrator/components/com_installer/controller.php |
6 | 6 | 240 | administrator/components/com_installer/controller.php |
7 | 6 | 264 | administrator/components/com_installer/controller.php |
| ||||
$type= JRequest::getWord('type', 'components'); $model= &$this->getModel($type); $view= &$this->getView($type); $ftp= &JClientHelper::setCredentialsFromRequest('ftp'); $view->assignRef('ftp', $ftp); |
| ||||
$type= JRequest::getWord('type', 'components'); $model= &$this->getModel($type); $view= &$this->getView($type); $ftp= &JClientHelper::setCredentialsFromRequest('ftp'); $view->assignRef('ftp', $ftp); |
| ||||
$type= JRequest::getWord('type', 'components'); $model= &$this->getModel($type); $view= &$this->getView($type); $ftp= &JClientHelper::setCredentialsFromRequest('ftp'); $view->assignRef('ftp', $ftp); |
| ||||
$type= JRequest::getWord('type', 'components'); $model= &$this->getModel($type); $view= &$this->getView($type); $ftp= &JClientHelper::setCredentialsFromRequest('ftp'); $view->assignRef('ftp', $ftp); |
| ||||
$type= JRequest::getWord('type', 'manage'); $model= &$this->getModel( $type); $view= &$this->getView( $type); $ftp= & JClientHelper::setCredentialsFromRequest('ftp'); $view->assignRef('ftp', $ftp); |
| ||||
$type= JRequest::getWord('type', 'components'); $model= &$this->getModel( $type); $view= &$this->getView( $type); $ftp= & JClientHelper::setCredentialsFromRequest('ftp'); $view->assignRef('ftp', $ftp); |
| ||||
$type= JRequest::getWord('type', 'components'); $model= &$this->getModel( $type); $view= &$this->getView( $type); $ftp= & JClientHelper::setCredentialsFromRequest('ftp'); $view->assignRef('ftp', $ftp); |
| |||
$type=JRequest::getWord('type', [[#variable3c62ee80]]); $model= &$this->getModel($type); $view= &$this->getView($type); $ftp= &JClientHelper::setCredentialsFromRequest('ftp'); $view->assignRef('ftp',$ftp); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3c62ee80]] | 'components' |
1 | 2 | [[#3c62ee80]] | 'manage' |
1 | 3 | [[#3c62ee80]] | 'components' |
1 | 4 | [[#3c62ee80]] | 'components' |
1 | 5 | [[#3c62ee80]] | 'components' |
1 | 6 | [[#3c62ee80]] | 'components' |
1 | 7 | [[#3c62ee80]] | 'components' |