Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.969 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 688 | plugins/authentication/openid/Auth/OpenID/Server.php |
2 | 4 | 694 | plugins/authentication/openid/Auth/OpenID/Server.php |
| ||||
if ($preferred_association_type) { $response->fields->setArg(Auth_OpenID_OPENID_NS, 'assoc_type', $preferred_association_type); } |
| ||||
if ($preferred_session_type) { $response->fields->setArg(Auth_OpenID_OPENID_NS, 'session_type', $preferred_session_type); } |
| |||
if ( [[#variable44bed660]]) { $response->fields->setArg(Auth_OpenID_OPENID_NS, [[#variable44bed720]], [[#variable44bed660]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#44bed660]] | $preferred_association_type |
1 | 2 | [[#44bed660]] | $preferred_session_type |
2 | 1 | [[#44bed720]] | 'assoc_type' |
2 | 2 | [[#44bed720]] | 'session_type' |