| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 4 | 7 | 0 | 1.000 | statement_sequence[3] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 4 | 1477 | libraries/joomla/installer/adapters/component.php |
| 2 | 3 | 323 | libraries/joomla/installer/adapters/library.php |
| 3 | 4 | 401 | libraries/joomla/installer/adapters/module.php |
| 4 | 3 | 421 | libraries/joomla/installer/adapters/module.php |
| 5 | 3 | 543 | libraries/joomla/installer/adapters/plugin.php |
| 6 | 3 | 565 | libraries/joomla/installer/adapters/plugin.php |
| 7 | 3 | 325 | libraries/joomla/installer/adapters/template.php |
| ||||
$this->parent->setPath('manifest', $manifestPath);
$manifest_details= JApplicationHelper::parseXMLInstallFile($this->parent->getPath('manifest'));
$this->parent->extension->manifest_cache = serialize($manifest_details);
|
| ||||
$this->parent->setPath('manifest', $manifestPath);
$manifest_details= JApplicationHelper::parseXMLInstallFile($this->parent->getPath('manifest'));
$this->parent->extension->manifest_cache = serialize($manifest_details);
|
| ||||
$this->parent->setPath('manifest', $manifestPath);
$manifest_details= JApplicationHelper::parseXMLInstallFile($this->parent->getPath('manifest'));
// TODO: Re-evaluate this
$this->parent->extension->manifest_cache = serialize($manifest_details);
|
| ||||
$this->parent->setPath('manifest', $manifestPath);
$manifest_details= JApplicationHelper::parseXMLInstallFile($this->parent->getPath('manifest'));
$this->parent->extension->manifest_cache = serialize($manifest_details);
|
| ||||
$this->parent->setPath('manifest', $manifestPath);
$manifest_details= JApplicationHelper::parseXMLInstallFile($this->parent->getPath('manifest'));
$this->parent->extension->manifest_cache = serialize($manifest_details);
|
| ||||
$this->parent->setPath('manifest', $manifestPath);
$manifest_details= JApplicationHelper::parseXMLInstallFile($this->parent->getPath('manifest'));
$this->parent->extension->manifest_cache = serialize($manifest_details);
|
| ||||
$this->parent->setPath('manifest', $manifestPath);
$manifest_details= JApplicationHelper::parseXMLInstallFile($this->parent->getPath('manifest'));
$this->parent->extension->manifest_cache = serialize($manifest_details);
|
| |||
$this->parent->setPath('manifest',$manifestPath);
$manifest_details=JApplicationHelper::parseXMLInstallFile($this->parent->getPath('manifest'));
// TODO: Re-evaluate this
$this->parent->extension->manifest_cache =serialize($manifest_details);
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| None | |||