| blib/lib/Tie/StorableDir.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 15 | 33.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 61 | 0 | 0 | 26 | $not_exiting and defined $$self{'dirname'} | 
| 94 | 22 | 0 | 0 | not defined $ref and $@ | 
| 130 | 4 | 0 | 0 | $! != 0 and not $! =~ /file desc/ | 
| 137 | 0 | 16 | 0 | -r $path and -f $path | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 40 | 0 | 8 | 0 | ref $class || $class |