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.976 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 1555 | plugins/authentication/openid/Auth/OpenID/Server.php |
2 | 2 | 1591 | plugins/authentication/openid/Auth/OpenID/Server.php |
| ||||
return new Auth_OpenID_ServerError( $message, sprintf("Invalid OpenID namespace URI: %s", $old_ns)); |
| ||||
return new Auth_OpenID_ServerError($message, sprintf("Unrecognized OpenID mode %s", $mode)); |
| |||
return new Auth_OpenID_ServerError($message,sprintf( [[#variable44006240]], [[#variable44006180]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#44006240]] | "Unrecognized OpenID mode %s" |
1 | 2 | [[#44006240]] | "Invalid OpenID namespace URI: %s" |
2 | 1 | [[#44006180]] | $mode |
2 | 2 | [[#44006180]] | $old_ns |