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.968 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 229 | plugins/authentication/openid/Auth/OpenID/Server.php |
2 | 3 | 233 | plugins/authentication/openid/Auth/OpenID/Server.php |
| ||||
if ($this->contact !== NULL) { $reply->setArg(Auth_OpenID_OPENID_NS, 'contact', $this->contact); } |
| ||||
if ($this->reference !== NULL) { $reply->setArg(Auth_OpenID_OPENID_NS, 'reference', $this->reference); } |
| |||
if ($this-> [[#variable41cf82c0]]!== NULL) { $reply->setArg(Auth_OpenID_OPENID_NS, [[#variable41cf8280]],$this-> [[#variable41cf82c0]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#41cf82c0]] | contact |
1 | 2 | [[#41cf82c0]] | reference |
2 | 1 | [[#41cf8280]] | 'contact' |
2 | 2 | [[#41cf8280]] | 'reference' |