Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 4 | 0.969 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 56 | installation/models/configuration.php |
2 | 5 | 106 | installation/models/configuration.php |
| ||||
$registry->setValue('access', 1); /* Debug Settings */ $registry->setValue('debug', 0); $registry->setValue('debug_lang', 0); |
| ||||
$registry->setValue('MetaTitle', 1); $registry->setValue('MetaAuthor', 1); /* SEO Settings */ $registry->setValue('sef', 1); |
| |||
$registry->setValue( [[#variable25494da0]],1); /* Debug Settings */ $registry->setValue( [[#variable25494d20]], [[#variable2544fba0]]); /* SEO Settings */ $registry->setValue( [[#variable25494c80]], [[#variable2544fba0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#25494da0]] | 'access' |
1 | 2 | [[#25494da0]] | 'MetaTitle' |
2 | 1 | [[#25494d20]] | 'debug' |
2 | 2 | [[#25494d20]] | 'MetaAuthor' |
3 | 1 | [[#2544fba0]] | 0 |
3 | 2 | [[#2544fba0]] | 1 |
4 | 1 | [[#25494c80]] | 'debug_lang' |
4 | 2 | [[#25494c80]] | 'sef' |