| blib/lib/Directory/Queue/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 21 | 14.2 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 187 | 0 | 0 | 0 | $permissive and $! == 17 || $! == 2 | 
| 193 | 0 | 0 | 0 | $permissive and $! == 2 | 
| 222 | 0 | 0 | 0 | $permissive and $! == 2 | 
| 287 | 0 | 1 | 0 | substr($name, -4) eq ".tmp" and $stat[9] >= $oldtemp | 
| 289 | 1 | 0 | 0 | substr($name, -4) eq ".lck" and $stat[9] >= $oldlock | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 187 | 0 | 0 | 0 | $! == 17 || $! == 2 | 
| 323 | 1 | 0 | 0 | $oldtemp or $oldlock |