CloneSet1929


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
111274
libraries/joomla/installer/adapters/component.php
211475
libraries/joomla/installer/adapters/component.php
Clone Instance
1
Line Count
1
Source Line
1274
Source File
libraries/joomla/installer/adapters/component.php

                $manifestPath=  $client->path
                                .               DS
                                .                    'components'
                                .                                  DS
                                .                                       $this->parent->extension->element
                                .                                                                           DS
                                .                                                                                $short_element
                                .                                                                                                 '.xml';


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

                $manifestPath=  $client->path
                                .               DS
                                .                    'components'
                                .                                  DS
                                .                                       $this->parent->extension->element
                                .                                                                           DS
                                .                                                                                $short_element
                                .                                                                                                 '.xml';


Clone AbstractionParameter Count: 0Parameter Bindings

$manifestPath=$client->path
              . DS
              . 'components'
              . DS
              . $this->parent->extension->element
              . DS
              . $short_element
              . '.xml';
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None