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.981 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 483 | plugins/authentication/openid/Auth/OpenID/AX.php |
2 | 2 | 491 | plugins/authentication/openid/Auth/OpenID/AX.php |
| ||||
$required= Auth_OpenID_AX_toTypeURIs($aliases, Auth_OpenID::arrayGet($ax_args, 'required')); |
| ||||
$if_available= Auth_OpenID_AX_toTypeURIs($aliases, Auth_OpenID::arrayGet($ax_args, 'if_available')); |
| |||
[[#variable46579e60]]=Auth_OpenID_AX_toTypeURIs($aliases,Auth_OpenID::arrayGet($ax_args, [[#variable46579da0]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#46579e60]] | $if_available |
1 | 2 | [[#46579e60]] | $required |
2 | 1 | [[#46579da0]] | 'if_available' |
2 | 2 | [[#46579da0]] | 'required' |