CloneSet1693


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13133
plugins/authentication/openid/Auth/Yadis/ParanoidHTTPFetcher.php
23197
plugins/authentication/openid/Auth/Yadis/ParanoidHTTPFetcher.php
Clone Instance
1
Line Count
3
Source Line
133
Source File
plugins/authentication/openid/Auth/Yadis/ParanoidHTTPFetcher.php

            curl_exec($c);

            $code=  curl_getinfo($c, CURLINFO_HTTP_CODE);


Clone Instance
2
Line Count
3
Source Line
197
Source File
plugins/authentication/openid/Auth/Yadis/ParanoidHTTPFetcher.php

        curl_exec($c);

        $code=  curl_getinfo($c, CURLINFO_HTTP_CODE);


Clone AbstractionParameter Count: 0Parameter Bindings

curl_exec($c);
$code=curl_getinfo($c,CURLINFO_HTTP_CODE);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None