Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.993 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 138 | libraries/joomla/application/helper.php |
2 | 2 | 149 | libraries/joomla/application/helper.php |
| ||||
$path= DS . 'components' . DS . $user_option . DS . $name . '.php'; $result= JApplicationHelper::_checkPath($path, -1); |
| ||||
$path= DS . 'components' . DS . $user_option . DS . $name . '.functions.php'; $result= JApplicationHelper::_checkPath($path, -1); |
| |||
$path=DS . 'components' . DS . $user_option . DS . $name . [[#variable22653780]]; $result=JApplicationHelper::_checkPath($path,-1); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#22653780]] | '.functions.php' |
1 | 2 | [[#22653780]] | '.php' |