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.973 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 237 | libraries/joomla/environment/uri.php |
2 | 1 | 266 | libraries/joomla/environment/uri.php |
| ||||
return $pathonly === FALSE ? $base['prefix'] . $base['path'] . '/' : $base['path']; |
| ||||
return $pathonly === FALSE ? $root['prefix'] . $root['path'] . '/' : $root['path']; |
| |||
return $pathonly === FALSE ? [[#variable58ea4600]]['prefix'] . [[#variable58ea4600]]['path'] . '/' : [[#variable58ea4600]]['path']; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58ea4600]] | $base |
1 | 2 | [[#58ea4600]] | $root |