blib/lib/File/BasicFlock.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
56 | 370 | 0 | 0 | $File::BasicFlock::debug and $r |
59 | 0 | 0 | 305 | $nonblocking and $! == 11 |
line | l | !l | condition |
---|---|---|---|
43 | 0 | 370 | $File::BasicFlock::locks{$file} || 0 |