CloneSet796


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

                $element=  str_replace('.xml','',basename($this->parent->getPath('manifest')));
                $this->set('name', $name);
                $this->set('element', $element);


Clone Instance
2
Line Count
3
Source Line
180
Source File
libraries/joomla/installer/adapters/library.php

                $element=  str_replace('.xml','',basename($this->parent->getPath('manifest')));
                $this->set('name', $name);
                $this->set('element', $element);


Clone AbstractionParameter Count: 0Parameter Bindings

$element=str_replace('.xml','',basename($this->parent->getPath('manifest')));
$this->set('name',$name);
$this->set('element',$element);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None