| 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.992 | or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 1246 | libraries/joomla/installer/adapters/component.php |
| 2 | 1 | 1257 | libraries/joomla/installer/adapters/component.php |
| ||||
file_exists(JPATH_SITE
. DS
. 'components'
. DS
. $component
. DS
. str_replace('com_','', $component)
. '.xml')
|
| ||||
file_exists(JPATH_ADMINISTRATOR
. DS
. 'components'
. DS
. $component
. DS
. str_replace('com_','', $component)
. '.xml')
|
| |||
file_exists( [[#variable47bdf6c0]]
. DS
. 'components'
. DS
. $component
. DS
. str_replace('com_','',$component)
. '.xml')
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#47bdf6c0]] | JPATH_SITE |
| 1 | 2 | [[#47bdf6c0]] | JPATH_ADMINISTRATOR |