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 | 135 | libraries/joomla/application/helper.php |
2 | 2 | 144 | libraries/joomla/application/helper.php |
| ||||
$path= DS . 'components' . DS . $user_option . DS . 'admin.' . $name . '.php'; $result= JApplicationHelper::_checkPath($path, -1); |
| ||||
$path= DS . 'components' . DS . $user_option . DS . 'admin.' . $name . '.html.php'; $result= JApplicationHelper::_checkPath($path, -1); |
| |||
$path=DS . 'components' . DS . $user_option . DS . 'admin.' . $name . [[#variable23aeeb20]]; $result=JApplicationHelper::_checkPath($path,-1); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#23aeeb20]] | '.html.php' |
1 | 2 | [[#23aeeb20]] | '.php' |