Branch Coverage

blib/lib/FFI/Util.pm
Criterion Covered Total %
branch 2 10 20.0


line true false branch
30 0 0 unless defined $modlibname
39 0 0 unless (-e $file)
44 0 0 if -e $file
120 0 5 $^O eq 'MSWin32' && $FFI::Util::Config{'archname'} =~ /MSWin32-x64/ ? :
134 2 0 defined $_[0] ? :