Branch Coverage

blib/arch/Crypt/SecretBuffer/Install/Files.pm
Criterion Covered Total %
branch 4 12 33.3


line true false branch
174 0 2 $_[0] =~ / / ? :
197 1 0 if ($self->{'c_api'})
200 0 1 unless my $path = DynaLoader::dl_findfile(map(("-L$_"), @search), "SecretBuffer")
206 0 1 if ($^O eq "MSWin32")
208 0 0 if (-f 'File::Spec'->catpath($vol, $dirs, "$libfile.lib")) { }
0 0 elsif (-f 'File::Spec'->catpath($vol, $dirs, "$libfile.a")) { }