Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.958 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1809 | libraries/simplepie/simplepie.php |
2 | 1 | 10748 | libraries/simplepie/simplepie.php |
| ||||
$file= &new $this->file_class($favicon, $this->timeout / 10, 5, array('X-FORWARDED-FOR' => $_SERVER['REMOTE_ADDR']), $this->useragent ,$this->force_fsockopen); |
| ||||
$file= &new $this->file_class($image_url, $this->timeout ,5, array('X-FORWARDED-FOR' => $_SERVER['REMOTE_ADDR']), $this->useragent ,$this->force_fsockopen); |
| |||
$file= &new $this->file_class( [[#variable22a71560]], [[#variable22a715a0]],5,array('X-FORWARDED-FOR' => $_SERVER['REMOTE_ADDR']),$this->useragent ,$this->force_fsockopen); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#22a71560]] | $image_url |
1 | 2 | [[#22a71560]] | $favicon |
2 | 1 | [[#22a715a0]] | $this->timeout |
2 | 2 | [[#22a715a0]] | $this->timeout /10 |