CloneSet560


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1710.988or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1140
libraries/joomla/client/ftp.php
21149
libraries/joomla/client/ftp.php
31151
libraries/joomla/client/ftp.php
4111
libraries/joomla/filesystem/path.php
5113
libraries/joomla/filesystem/path.php
61160
libraries/joomla/utilities/utility.php
7138
plugins/authentication/openid.php
Clone Instance
1
Line Count
1
Source Line
40
Source File
libraries/joomla/client/ftp.php

            strtoupper(substr( PHP_OS ,0, 3)) === 'WIN'


Clone Instance
2
Line Count
1
Source Line
149
Source File
libraries/joomla/client/ftp.php

                    strtoupper(substr( PHP_OS ,0, 3)) === 'WIN'


Clone Instance
3
Line Count
1
Source Line
151
Source File
libraries/joomla/client/ftp.php

                          strtoupper(substr( PHP_OS ,0, 3)) === 'MAC'


Clone Instance
4
Line Count
1
Source Line
11
Source File
libraries/joomla/filesystem/path.php

                       strtoupper(substr( PHP_OS ,0, 3)) === 'WIN'


Clone Instance
5
Line Count
1
Source Line
13
Source File
libraries/joomla/filesystem/path.php

                       strtoupper(substr( PHP_OS ,0, 3)) === 'MAC'


Clone Instance
6
Line Count
1
Source Line
160
Source File
libraries/joomla/utilities/utility.php

                       strtoupper(substr( PHP_OS ,0, 3)) === 'WIN'


Clone Instance
7
Line Count
1
Source Line
38
Source File
plugins/authentication/openid.php

                    strtoupper(substr( PHP_OS ,0, 3)) === 'WIN'


Clone AbstractionParameter Count: 1Parameter Bindings

strtoupper(substr( PHP_OS ,0,3)) === [[#variable21ea2660]]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#21ea2660]]
'MAC' 
12[[#21ea2660]]
'WIN' 
13[[#21ea2660]]
'WIN' 
14[[#21ea2660]]
'WIN' 
15[[#21ea2660]]
'WIN' 
16[[#21ea2660]]
'MAC' 
17[[#21ea2660]]
'WIN'