CloneSet1325


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2301.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12328
libraries/joomla/installer/installer.php
22447
libraries/joomla/installer/installer.php
32555
libraries/joomla/installer/installer.php
Clone Instance
1
Line Count
2
Source Line
328
Source File
libraries/joomla/installer/installer.php

                $root=           & $this->manifest->document;
                $type=  $root->attributes('type');


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

                $root=           & $this->manifest->document;
                $type=  $root->attributes('type');


Clone Instance
3
Line Count
2
Source Line
555
Source File
libraries/joomla/installer/installer.php

                // Load the adapter(s) for the install manifest
                $root= & $this->manifest->document;
                $type=  $root->attributes('type');


Clone AbstractionParameter Count: 0Parameter Bindings

// Load the adapter(s) for the install manifest
$root= &$this->manifest->document;
$type=$root->attributes('type');
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None