CloneSet1288


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

                                curl_setopt($fp, CURLOPT_TIMEOUT, $timeout);
                                curl_setopt($fp, CURLOPT_CONNECTTIMEOUT, $timeout);


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

            curl_setopt($c, CURLOPT_TIMEOUT, $off);
            curl_setopt($c, CURLOPT_URL, $url);


Clone AbstractionParameter Count: 4Parameter Bindings

curl_setopt( [[#variable215e4960]],CURLOPT_TIMEOUT, [[#variable215e4820]]);
curl_setopt( [[#variable215e4960]], [[#variable215e4880]], [[#variable215e4800]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#215e4960]]
$c 
12[[#215e4960]]
$fp 
21[[#215e4820]]
$off 
22[[#215e4820]]
$timeout 
31[[#215e4880]]
CURLOPT_URL 
32[[#215e4880]]
CURLOPT_CONNECTTIMEOUT 
41[[#215e4800]]
$url 
42[[#215e4800]]
$timeout