Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.988 | statement_block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 993 | plugins/authentication/openid/Auth/OpenID/Server.php |
2 | 5 | 999 | plugins/authentication/openid/Auth/OpenID/Server.php |
| ||||
{ if ($this->immediate) { $mode= 'id_res'; } else { $mode= 'cancel'; } } |
| ||||
{ if ($this->immediate) { $mode= 'setup_needed'; } else { $mode= 'cancel'; } } |
| |||
{ if ($this->immediate) { $mode= [[#variable46f80000]]; } else { $mode='cancel'; } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#46f80000]] | 'setup_needed' |
1 | 2 | [[#46f80000]] | 'id_res' |