| blib/lib/IPC/Queue/Duplex.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 12 | 16.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 21 | 0 | 0 | 4 | $args{'Dir'} and -d $args{'Dir'} |
| 38 | 0 | 0 | 0 | $filename and $jobstr |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 53 | 10 | 0 | 0 | not defined $filename or -M $file > $oldestage |
| 80 | 0 | 0 | 0 | not defined $filename or -M $file > $oldestage |