Condition Coverage

blib/lib/FFI/Probe/Runner/Builder.pm
Criterion Covered Total %
condition 3 11 27.2


and 3 conditions

line !l l&&!r l&&r condition
181 1 0 0 $^O eq "MSWin32" and $FFI::Probe::Runner::Builder::Config{'ccname'} eq "cl"
218 1 0 0 $^O eq "MSWin32" and $FFI::Probe::Runner::Builder::Config{'ccname'} eq "cl"
220 0 0 0 -f "dlrun.exe" and not -f $xfn

or 2 conditions

line l !l condition
19 1 0 $args{'dir'} ||= "blib/lib/auto/share/dist/FFI-Platypus/probe"