Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 2 | 0.980 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 259 | libraries/joomla/installer/adapters/component.php |
2 | 1 | 260 | libraries/joomla/installer/adapters/component.php |
3 | 1 | 634 | libraries/joomla/installer/adapters/component.php |
4 | 1 | 635 | libraries/joomla/installer/adapters/component.php |
| ||||
$path['src']= $this->parent->getPath('source') . DS . $this->get('manifest_script'); |
| ||||
$path['dest']= $this->parent->getPath('extension_administrator') . DS . $this->get('manifest_script'); |
| ||||
$path['src']= $this->parent->getPath('source') . DS . $this->get('manifest_script'); |
| ||||
$path['dest']= $this->parent->getPath('extension_administrator') . DS . $this->get('manifest_script'); |
| |||
$path[ [[#variable44e4d700]]]=$this->parent->getPath( [[#variable44e4d6a0]]) . DS . $this->get('manifest_script'); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#44e4d700]] | 'dest' |
1 | 2 | [[#44e4d700]] | 'src' |
1 | 3 | [[#44e4d700]] | 'dest' |
1 | 4 | [[#44e4d700]] | 'src' |
2 | 1 | [[#44e4d6a0]] | 'extension_administrator' |
2 | 2 | [[#44e4d6a0]] | 'source' |
2 | 3 | [[#44e4d6a0]] | 'extension_administrator' |
2 | 4 | [[#44e4d6a0]] | 'source' |