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.981 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 196 | libraries/joomla/filesystem/path.php |
2 | 1 | 197 | libraries/joomla/filesystem/path.php |
| ||||
$dir= (!$dir && is_writable($ssp)) ? $ssp : FALSE; |
| ||||
$dir= (!$dir && is_writable($jtp)) ? $jtp : FALSE; |
| |||
$dir=(!$dir && is_writable( [[#variable5855c080]])) ? [[#variable5855c080]] : FALSE; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5855c080]] | $ssp |
1 | 2 | [[#5855c080]] | $jtp |