Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 4 | 0.975 | listofarray_definitions |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 47 | libraries/joomla/client/helper.php |
2 | 3 | 109 | libraries/joomla/client/helper.php |
3 | 3 | 166 | libraries/joomla/client/helper.php |
| ||||
'enabled' => $config->getValue('config.ftp_enable'), 'host' => $config->getValue('config.ftp_host'), 'port' => $config->getValue('config.ftp_port') |
| ||||
'enabled' => $config->getValue('config.ftp_enable'), 'host' => $config->getValue('config.ftp_host'), 'port' => $config->getValue('config.ftp_port') |
| ||||
'enabled' => $config->getValue('config.ftp_enable'), 'user' => $config->getValue('config.ftp_user'), 'pass' => $config->getValue('config.ftp_pass') |
| |||
'enabled' => $config->getValue('config.ftp_enable'), [[#variable5248c980]]=> $config->getValue( [[#variable5248c8e0]]), [[#variable5248c880]]=> $config->getValue( [[#variable5248c820]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5248c980]] | 'host' |
1 | 2 | [[#5248c980]] | 'user' |
1 | 3 | [[#5248c980]] | 'host' |
2 | 1 | [[#5248c8e0]] | 'config.ftp_host' |
2 | 2 | [[#5248c8e0]] | 'config.ftp_user' |
2 | 3 | [[#5248c8e0]] | 'config.ftp_host' |
3 | 1 | [[#5248c880]] | 'port' |
3 | 2 | [[#5248c880]] | 'pass' |
3 | 3 | [[#5248c880]] | 'port' |
4 | 1 | [[#5248c820]] | 'config.ftp_port' |
4 | 2 | [[#5248c820]] | 'config.ftp_pass' |
4 | 3 | [[#5248c820]] | 'config.ftp_port' |