Branch Coverage

install_util/GBrowseGuessDirectories.pm
Criterion Covered Total %
branch 0 62 0.0


line true false branch
11 0 0 if @_
18 0 0 if $PREFIX
20 0 0 if ($^O =~ /mswin/i) { }
28 0 0 if -d $_
36 0 0 if $PREFIX
42 0 0 if $PREFIX
43 0 0 if $ENV{'DEB_BUILD_ARCH'}
44 0 0 if -e '/var/tmp' and -w '/var/tmp'
50 0 0 if $ENV{'DEB_BUILD_ARCH'}
62 0 0 -x '/usr/sbin/apache' ? :
0 0 -x '/usr/sbin/apache2' ? :
0 0 -x '/usr/sbin/httpd' ? :
69 0 0 if ($^O =~ /mswin/i) { }
80 0 0 if -d $_
90 0 0 if -d $_
99 0 0 if $PREFIX
101 0 0 if $ENV{'DEB_BUILD_ARCH'}
104 0 0 if -e 'File::Spec'->catfile($root, $_)
115 0 0 if -d $_
124 0 0 if -e 'File::Spec'->catfile($root, $_)
133 0 0 if -d $_
144 0 0 if $h
151 0 0 if getpwnam $_
171 0 0 if -d 'File::Spec'->catfile($root, $_)
175 0 0 if -d '/etc/httpd/modules'
183 0 0 if -d $candidate
194 0 0 if -d '/etc/apache2/other'
195 0 0 if -d '/etc/apache2/conf.d'
196 0 0 if -d '/etc/apache2/conf-enabled'
197 0 0 if -d '/etc/apache/conf.d'
198 0 0 if -d '/etc/httpd/conf.d'