Condition Coverage

blib/lib/IPC/Mmap/POSIX.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
102 0 8 0 defined $file and ref $file
8 0 0 defined $file and ref $file and ref $file ne 'GLOB'

or 3 conditions

line l !l&&r !l&&!r condition
99 8 0 0 defined $file or $mmap & MAP_ANON()