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.958 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1386 | libraries/simplepie/simplepie.php |
2 | 1 | 1513 | libraries/simplepie/simplepie.php |
| ||||
$cache= &new $this->cache_class($this->cache_location ,call_user_func($this->cache_name_function ,$this->feed_url), 'spc'); |
| ||||
$cache= &new $this->cache_class($this->cache_location ,call_user_func($this->cache_name_function ,$file->url), 'spc'); |
| |||
$cache= &new $this->cache_class($this->cache_location ,call_user_func($this->cache_name_function , [[#variable58ca5dc0]]),'spc'); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58ca5dc0]] | $file->url |
1 | 2 | [[#58ca5dc0]] | $this->feed_url |