Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 0 | 1.000 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 294 | libraries/joomla/installer/adapters/module.php |
2 | 1 | 268 | libraries/joomla/installer/adapters/plugin.php |
3 | 1 | 435 | libraries/joomla/installer/adapters/plugin.php |
| ||||
/* * Let's run the queries for the module * If Joomla 1.5 compatible, with discreet sql files - execute appropriate * file for utf-8 support or non-utf-8 support */ // try for Joomla 1.5 type queries // second argument is the utf compatible version attribute $utfresult= $this->parent->parseSQLFiles($this->manifest->getElementByPath(strtolower($this->route) . '/sql')); |
| ||||
/* * Let's run the queries for the module * If Joomla 1.5 compatible, with discreet sql files - execute appropriate * file for utf-8 support or non-utf-8 support */ // try for Joomla 1.5 type queries // second argument is the utf compatible version attribute $utfresult= $this->parent->parseSQLFiles($this->manifest->getElementByPath(strtolower($this->route) . '/sql')); |
| ||||
/* * Let's run the queries for the module * If Joomla 1.5 compatible, with discreet sql files - execute appropriate * file for utf-8 support or non-utf-8 support */ // try for Joomla 1.5 type queries // second argument is the utf compatible version attribute $utfresult= $this->parent->parseSQLFiles($this->manifest->getElementByPath(strtolower($this->route) . '/sql')); |
| |||
/* * Let's run the queries for the module * If Joomla 1.5 compatible, with discreet sql files - execute appropriate * file for utf-8 support or non-utf-8 support */ /* * Let's run the queries for the module * If Joomla 1.5 compatible, with discreet sql files - execute appropriate * file for utf-8 support or non-utf-8 support */ // try for Joomla 1.5 type queries // second argument is the utf compatible version attribute $utfresult=$this->parent->parseSQLFiles($this->manifest->getElementByPath(strtolower($this->route) . '/sql')); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |