CloneSet1226


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1375
libraries/joomla/installer/adapters/language.php
2385
libraries/joomla/installer/adapters/language.php
Clone Instance
1
Line Count
3
Source Line
75
Source File
libraries/joomla/installer/adapters/language.php

                        $element=  &$root->getElementByPath('files');

                        return $this->_install($cname, $basePath, $clientId, $element);


Clone Instance
2
Line Count
3
Source Line
85
Source File
libraries/joomla/installer/adapters/language.php

                        $element=  &$root->getElementByPath('files');

                        return $this->_install($cname, $basePath, $clientId, $element);


Clone AbstractionParameter Count: 0Parameter Bindings

$element= &$root->getElementByPath('files');
return $this->_install($cname,$basePath,$clientId,$element);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None