Branch Coverage

blib/lib/PDL/AutoLoader.pm
Criterion Covered Total %
branch 19 50 38.0


line true false branch
106 0 1 if (defined $ENV{'PDLLIB'})
107 0 0 if ($^O eq 'MSWin32') { }
122 0 0 unless $PDL::AutoLoader::Rescan
129 0 0 if ((stat $file)[9] > $old_t)
130 0 0 if $PDL::verbose
153 1 0 if defined $PDL::NiceSlice::VERSION
215 0 1 if ord $func == 0
1 0 if ($PDLLIB_CT != scalar @PDLLIB)
0 1 if $PDL::verbose
0 1 if $PDL::verbose
0 1 if ($PDL::AutoLoader::Rescan)
1 0 unless $@ or not defined &{$AUTOLOAD;}
0 0 if $@
1 0 if (-e $file)
225 1 0 if (defined $PDL::NiceSlice::VERSION) { }
226 0 1 if $PDL::debug
227 0 1 unless open my $fh, "<", $file
232 0 0 if $PDL::debug
241 0 0 unless -d $dir
265 0 2 if $PDL::debug
270 1 1 if (s/^(\+?)\~(\+||[a-zA-Z0-9]*)//)
271 0 1 if ($2 eq '+') { }
1 0 elsif (not $2) { }
285 0 2 s/^\+// ? :
290 0 2 if $PDL::debug