Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.989 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 150 | plugins/authentication/openid/Auth/Yadis/PlainHTTPFetcher.php |
2 | 2 | 246 | plugins/authentication/openid/Auth/Yadis/PlainHTTPFetcher.php |
| ||||
return new Auth_Yadis_HTTPResponse($url, $code, $new_headers, $body); |
| ||||
return new Auth_Yadis_HTTPResponse($url, $code, $new_headers, $response_body); |
| |||
return new Auth_Yadis_HTTPResponse($url,$code,$new_headers, [[#variable421a8ae0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#421a8ae0]] | $body |
1 | 2 | [[#421a8ae0]] | $response_body |