CloneSet1415


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
1137
administrator/includes/application.php
2143
installation/includes/application.php
Clone Instance
1
Line Count
1
Source Line
37
Source File
administrator/includes/application.php

                //Set the root in the URI based on the application name
                JURI::root(NULL, str_replace('/'
                                             .   $this->getName(), '', JURI::base(TRUE)));


Clone Instance
2
Line Count
1
Source Line
43
Source File
installation/includes/application.php

                // Set the root in the URI based on the application name.
                JURI::root(NULL, str_replace('/'
                                             .   $this->getName(), '', JURI::base(TRUE)));


Clone AbstractionParameter Count: 0Parameter Bindings

//Set the root in the URI based on the application name
// Set the root in the URI based on the application name.
JURI::root(NULL,str_replace('/'
                            . $this->getName(),'',JURI::base(TRUE)));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None