CloneSet921


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2310.984statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12219
libraries/joomla/installer/adapters/component.php
22594
libraries/joomla/installer/adapters/component.php
32916
libraries/joomla/installer/adapters/component.php
Clone Instance
1
Line Count
2
Source Line
219
Source File
libraries/joomla/installer/adapters/component.php

                $this->parent->parseLanguages($this->manifest->getElementByPath('languages'));
                $this->parent->parseLanguages($this->manifest->getElementByPath('administration/languages'), 1);


Clone Instance
2
Line Count
2
Source Line
594
Source File
libraries/joomla/installer/adapters/component.php

                $this->parent->parseLanguages($this->manifest->getElementByPath('languages'));
                $this->parent->parseLanguages($this->manifest->getElementByPath('administration/languages'), 1);


Clone Instance
3
Line Count
2
Source Line
916
Source File
libraries/joomla/installer/adapters/component.php

                $this->parent->removeFiles($this->manifest->getElementByPath('languages'));
                $this->parent->removeFiles($this->manifest->getElementByPath('administration/languages'), 1);


Clone AbstractionParameter Count: 1Parameter Bindings

$this->parent-> [[#variable4690f740]]($this->manifest->getElementByPath('languages'));
$this->parent-> [[#variable4690f740]]($this->manifest->getElementByPath('administration/languages'),1);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4690f740]]
parseLanguages 
12[[#4690f740]]
removeFiles 
13[[#4690f740]]
parseLanguages