CloneSet1558


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1201.000statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
111264
libraries/joomla/installer/installer.php
211267
libraries/joomla/installer/installer.php
Clone Instance
1
Line Count
1
Source Line
1264
Source File
libraries/joomla/installer/installer.php

                        $path['dest']=   $this->getPath($pathname)
                        .                                          DS
                        .                                             basename($this->getPath('manifest'));


Clone Instance
2
Line Count
1
Source Line
1267
Source File
libraries/joomla/installer/installer.php

                        $path['dest']=   $this->getPath($pathname)
                        .                                          DS
                        .                                             basename($this->getPath('manifest'));


Clone AbstractionParameter Count: 0Parameter Bindings

$path['dest']=$this->getPath($pathname)
. DS
. basename($this->getPath('manifest'));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None