CloneSet1753


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

                        $path1=   JPATH_SITE
                                  .          DS
                                  .             'components'
                                  .                          DS
                                  .                             $extn
                                  .                                   DS
                                  .                                      'views'
                                  .                                              DS
                                  .                                                 $view
                                  .                                                       DS
                                  .                                                          'tmpl';


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

                        $path1=   JPATH_SITE
                                  .          DS
                                  .             'components'
                                  .                          DS
                                  .                             $extn
                                  .                                   DS
                                  .                                      'views'
                                  .                                              DS
                                  .                                                 $view
                                  .                                                       DS
                                  .                                                          'tmpl';


Clone AbstractionParameter Count: 0Parameter Bindings

$path1=JPATH_SITE
       . DS
       . 'components'
       . DS
       . $extn
       . DS
       . 'views'
       . DS
       . $view
       . DS
       . 'tmpl';
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None