CloneSet725


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3340.975listofarray_definitions
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1347
libraries/joomla/client/helper.php
23109
libraries/joomla/client/helper.php
33166
libraries/joomla/client/helper.php
Clone Instance
1
Line Count
3
Source Line
47
Source File
libraries/joomla/client/helper.php

                                                'enabled' =>       $config->getValue('config.ftp_enable'),
                                                'host' =>          $config->getValue('config.ftp_host'),
                                                'port' =>          $config->getValue('config.ftp_port')


Clone Instance
2
Line Count
3
Source Line
109
Source File
libraries/joomla/client/helper.php

                                        'enabled' =>       $config->getValue('config.ftp_enable'),
                                        'host' =>          $config->getValue('config.ftp_host'),
                                        'port' =>          $config->getValue('config.ftp_port')


Clone Instance
3
Line Count
3
Source Line
166
Source File
libraries/joomla/client/helper.php

                                        'enabled' =>       $config->getValue('config.ftp_enable'),
                                        'user' =>          $config->getValue('config.ftp_user'),
                                        'pass' =>          $config->getValue('config.ftp_pass')


Clone AbstractionParameter Count: 4Parameter Bindings

'enabled' => $config->getValue('config.ftp_enable'),
 [[#variable5248c980]]=> $config->getValue( [[#variable5248c8e0]]),
 [[#variable5248c880]]=> $config->getValue( [[#variable5248c820]])
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5248c980]]
'host' 
12[[#5248c980]]
'user' 
13[[#5248c980]]
'host' 
21[[#5248c8e0]]
'config.ftp_host' 
22[[#5248c8e0]]
'config.ftp_user' 
23[[#5248c8e0]]
'config.ftp_host' 
31[[#5248c880]]
'port' 
32[[#5248c880]]
'pass' 
33[[#5248c880]]
'port' 
41[[#5248c820]]
'config.ftp_port' 
42[[#5248c820]]
'config.ftp_pass' 
43[[#5248c820]]
'config.ftp_port'