Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.969 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 393 | plugins/authentication/openid/Auth/OpenID/SReg.php |
2 | 2 | 397 | plugins/authentication/openid/Auth/OpenID/SReg.php |
| ||||
if ($this->required) { $args['required']= implode(',', $this->required); } |
| ||||
if ($this->optional) { $args['optional']= implode(',', $this->optional); } |
| |||
if ($this-> [[#variable526965e0]]) { $args[ [[#variable52696580]]]=implode(',',$this-> [[#variable526965e0]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#526965e0]] | required |
1 | 2 | [[#526965e0]] | optional |
2 | 1 | [[#52696580]] | 'required' |
2 | 2 | [[#52696580]] | 'optional' |