Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.968 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 234 | plugins/authentication/openid.php |
2 | 1 | 235 | plugins/authentication/openid.php |
| ||||
$response->language = isset ($sreg['language']) ? $sreg['language'] : ''; |
| ||||
$response->timezone = isset ($sreg['timezone']) ? $sreg['timezone'] : ''; |
| |||
$response-> [[#variable51efa500]]= isset ($sreg[ [[#variable51efa460]]]) ? $sreg[ [[#variable51efa460]]] : ''; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#51efa500]] | timezone |
1 | 2 | [[#51efa500]] | language |
2 | 1 | [[#51efa460]] | 'timezone' |
2 | 2 | [[#51efa460]] | 'language' |