CloneSet1605


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.991statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11111
libraries/joomla/application/helper.php
21117
libraries/joomla/application/helper.php
Clone Instance
1
Line Count
1
Source Line
111
Source File
libraries/joomla/application/helper.php

                                $result=  JApplicationHelper::_checkPath(DS
                                                                         .  'components'
                                                                         .               DS
                                                                         .                   $user_option
                                                                         .                                 DS
                                                                         .                                     $name
                                                                         .                                            '.php', 0);


Clone Instance
2
Line Count
1
Source Line
117
Source File
libraries/joomla/application/helper.php

                                        $result=  JApplicationHelper::_checkPath(DS
                                                                                 .  'components'
                                                                                 .               DS
                                                                                 .                   $user_option
                                                                                 .                                 DS
                                                                                 .                                     $name
                                                                                 .                                            '.html.php', 0);


Clone AbstractionParameter Count: 1Parameter Bindings

$result=JApplicationHelper::_checkPath(DS
                                       . 'components'
                                       . DS
                                       . $user_option
                                       . DS
                                       . $name
                                       .  [[#variable525477c0]],0);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#525477c0]]
'.php' 
12[[#525477c0]]
'.html.php'