Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.977 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 114 | installation/includes/application.php |
2 | 3 | 124 | installation/includes/application.php |
| ||||
if (!is_null($requestLang)) { $options['language']= $requestLang; } |
| ||||
if (!is_null($sessionLang)) { $options['language']= $sessionLang; } |
| |||
if (!is_null( [[#variable53dd2560]])) { $options['language']= [[#variable53dd2560]]; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#53dd2560]] | $requestLang |
1 | 2 | [[#53dd2560]] | $sessionLang |