CloneSet1174


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1230.954statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
116601
libraries/simplepie/simplepie.php
22203
plugins/authentication/openid/Auth/Yadis/PlainHTTPFetcher.php
Clone Instance
1
Line Count
1
Source Line
6601
Source File
libraries/simplepie/simplepie.php

                                $fp=  fsockopen($url_parts['host'], $url_parts['port'], $errno, $errstr, $timeout);


Clone Instance
2
Line Count
2
Source Line
203
Source File
plugins/authentication/openid/Auth/Yadis/PlainHTTPFetcher.php

        $sock=  fsockopen($parts['host'], $parts['port'], $errno, $errstr,
                          $this->timeout);


Clone AbstractionParameter Count: 3Parameter Bindings

 [[#variable23c03140]]=fsockopen( [[#variable23c030a0]]['host'], [[#variable23c030a0]]['port'],$errno,$errstr, [[#variable23c02fe0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#23c03140]]
$fp 
12[[#23c03140]]
$sock 
21[[#23c030a0]]
$url_parts 
22[[#23c030a0]]
$parts 
31[[#23c02fe0]]
$timeout 
32[[#23c02fe0]]
$this->timeout