Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 5 | 4 | 0.953 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 53 | installation/models/configuration.php |
2 | 2 | 75 | installation/models/configuration.php |
3 | 2 | 92 | installation/models/configuration.php |
4 | 2 | 94 | installation/models/configuration.php |
5 | 4 | 96 | installation/models/configuration.php |
| ||||
$registry->setValue('editor', 'tinymce'); $registry->setValue('list_limit', 20); |
| ||||
$registry->setValue('helpurl', 'http://help.joomla.org'); $registry->setValue('xmlrpc_server', 0); |
| ||||
$registry->setValue('sendmail', '/usr/sbin/sendmail'); $registry->setValue('smtpauth', 0); |
| ||||
$registry->setValue('smtpuser', ''); $registry->setValue('smtppass', ''); |
| ||||
$registry->setValue('smtphost', 'localhost'); /* Cache Settings */ $registry->setValue('caching', 0); |
| |||
$registry->setValue( [[#variable24291b00]], [[#variable24291a40]]); /* Cache Settings */ $registry->setValue( [[#variable242919c0]], [[#variable24291960]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#24291b00]] | 'editor' |
1 | 2 | [[#24291b00]] | 'helpurl' |
1 | 3 | [[#24291b00]] | 'sendmail' |
1 | 4 | [[#24291b00]] | 'smtpuser' |
1 | 5 | [[#24291b00]] | 'smtphost' |
2 | 1 | [[#24291a40]] | 'tinymce' |
2 | 2 | [[#24291a40]] | 'http://help.joomla.org' |
2 | 3 | [[#24291a40]] | '/usr/sbin/sendmail' |
2 | 4 | [[#24291a40]] | '' |
2 | 5 | [[#24291a40]] | 'localhost' |
3 | 1 | [[#242919c0]] | 'list_limit' |
3 | 2 | [[#242919c0]] | 'xmlrpc_server' |
3 | 3 | [[#242919c0]] | 'smtpauth' |
3 | 4 | [[#242919c0]] | 'smtppass' |
3 | 5 | [[#242919c0]] | 'caching' |
4 | 1 | [[#24291960]] | 20 |
4 | 2 | [[#24291960]] | 0 |
4 | 3 | [[#24291960]] | 0 |
4 | 4 | [[#24291960]] | '' |
4 | 5 | [[#24291960]] | 0 |