Condition Coverage

blib/lib/PDL/IO/FastRaw.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
424 0 0 3 $have_file_map and not defined $PDL::force_use_mmap_code

or 3 conditions

line l !l&&r !l&&!r condition
345 2 4 0 $opts->{'Header'} || "$name.hdr"
364 1 2 0 $opts->{'Header'} || "$name.hdr"
432 1 0 2 $opts->{'Creat'} || $opts->{'Trunc'}
443 0 0 0 $opts->{'Creat'} || $opts->{'Trunc'}