Condition Coverage

blib/lib/Module/Build/FFI/Fortran/ExtUtilsF77.pm
Criterion Covered Total %
condition 4 33 12.1


and 3 conditions

line !l l&&!r l&&r condition
434 0 0 1 defined $compiler and defined $F77config{$system}
455 1 0 0 "$Runtime" ne '-LSNAFU -lwontwork' and $ok
461 1 0 0 $Module::Build::FFI::Fortran::ExtUtilsF77::Config{'cc'} =~ /\bgcc/ && $^O =~ /MSWin32/i
467 1 0 0 $Runtime and $ok
604 0 0 0 /^-L(.+)$/ and -d $1
662 0 0 0 not $isgcc and $^O ne 'VMS'
676 0 0 0 $fallback_compiler eq 'GFortran' and $^O =~ /MSWin/i
738 0 0 0 defined $dir and $dir ne "lib$test.a"
747 0 0 0 defined $dir and $dir ne "lib$test.so"

or 3 conditions

line l !l&&r !l&&!r condition
674 0 0 0 $isgcc or $flibs =~ /-lg2c/
0 0 0 $isgcc or $flibs =~ /-lg2c/ or $flibs =~ /-lf2c/