CloneSet1704


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
1158
libraries/joomla/form/fields/componentlayouts.php
2150
libraries/joomla/html/parameter/element/componentlayouts.php
Clone Instance
1
Line Count
1
Source Line
58
Source File
libraries/joomla/form/fields/componentlayouts.php

                        $path2=   JPATH_SITE
                                  .          DS
                                  .             'templates'
                                  .                         DS
                                  .                            $template
                                  .                                      DS
                                  .                                         'html'
                                  .                                                DS
                                  .                                                   $extn
                                  .                                                         DS
                                  .                                                            $view;


Clone Instance
2
Line Count
1
Source Line
50
Source File
libraries/joomla/html/parameter/element/componentlayouts.php

                        $path2=   JPATH_SITE
                                  .          DS
                                  .             'templates'
                                  .                         DS
                                  .                            $template
                                  .                                      DS
                                  .                                         'html'
                                  .                                                DS
                                  .                                                   $extn
                                  .                                                         DS
                                  .                                                            $view;


Clone AbstractionParameter Count: 0Parameter Bindings

$path2=JPATH_SITE
       . DS
       . 'templates'
       . DS
       . $template
       . DS
       . 'html'
       . DS
       . $extn
       . DS
       . $view;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None