Branch Coverage

inc/File/Spec/Unix.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
44 0 0 if ($^O =~ /^(?:qnx|nto|cygwin)$/ and $path =~ s[^(//[^/]+)(/|\z)][/]s)
54 0 0 unless $path eq './'
56 0 0 unless $path eq '/'
86 0 0 unless @_
88 0 0 unless substr($dir, -1) eq '/'
132 0 0 if defined $tmpdir
137 0 0 if (${"\cTAINT";})
143 0 0 unless defined $_ and -d $_ and -w _
147 0 0 unless defined $tmpdir
153 0 0 if defined $tmpdir
209 0 0 unless exists $ENV{'PATH'}
211 0 0 if $_ eq ''
251 0 0 if ($nofile) { }
305 0 0 if ($directory ne '' and $file ne '' and substr($directory, -1) ne '/' and substr($file, 0, 1) ne '/') { }
351 0 0 if (not $self->file_name_is_absolute($path)) { }
359 0 0 if (not defined $base or $base eq '') { }
0 0 elsif (not $self->file_name_is_absolute($base)) { }
388 0 0 if ($path ne '' and $base ne '') { }
427 0 0 unless ($self->file_name_is_absolute($path))
429 0 0 if (not defined $base or $base eq '') { }
0 0 elsif (not $self->file_name_is_absolute($base)) { }