Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.984 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 219 | libraries/joomla/installer/adapters/component.php |
2 | 2 | 594 | libraries/joomla/installer/adapters/component.php |
3 | 2 | 916 | libraries/joomla/installer/adapters/component.php |
| ||||
$this->parent->parseLanguages($this->manifest->getElementByPath('languages')); $this->parent->parseLanguages($this->manifest->getElementByPath('administration/languages'), 1); |
| ||||
$this->parent->parseLanguages($this->manifest->getElementByPath('languages')); $this->parent->parseLanguages($this->manifest->getElementByPath('administration/languages'), 1); |
| ||||
$this->parent->removeFiles($this->manifest->getElementByPath('languages')); $this->parent->removeFiles($this->manifest->getElementByPath('administration/languages'), 1); |
| |||
$this->parent-> [[#variable4690f740]]($this->manifest->getElementByPath('languages')); $this->parent-> [[#variable4690f740]]($this->manifest->getElementByPath('administration/languages'),1); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4690f740]] | parseLanguages |
1 | 2 | [[#4690f740]] | removeFiles |
1 | 3 | [[#4690f740]] | parseLanguages |