blib/lib/IPC/Mmap/POSIX.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
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' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
99 | 8 | 0 | 0 | defined $file or $mmap & MAP_ANON() |