Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.994 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 2978 | libraries/simplepie/simplepie.php |
2 | 3 | 3000 | libraries/simplepie/simplepie.php |
| ||||
if ($name !== NULL || $email !== NULL || $uri !== NULL) { $authors[]= &new $this->feed->author_class($name, $uri, $email); } |
| ||||
if ($name !== NULL || $email !== NULL || $uri !== NULL) { $authors[]= &new $this->feed->author_class($name, $url, $email); } |
| |||
if ($name !== NULL || $email !== NULL || $uri !== NULL) { $authors[]= &new $this->feed->author_class($name, [[#variable223f83e0]],$email); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#223f83e0]] | $uri |
1 | 2 | [[#223f83e0]] | $url |