| blib/lib/File/SafeDO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 27 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 66 | 0 | 0 | 0 | $file and -e $file |
| 0 | 0 | 0 | $file and -e $file and -f $file | |
| 0 | 0 | 0 | $file and -e $file and -f $file and -r $file | |
| 117 | 0 | 0 | 5 | $file and -e $file |
| 0 | 0 | 5 | $file and -e $file and -f $file | |
| 0 | 0 | 5 | $file and -e $file and -f $file and -r $file | |
| 130 | 2 | 0 | 3 | $recurs and UNIVERSAL::isa($rv, 'HASH') |
| 2 | 2 | 1 | $recurs and UNIVERSAL::isa($rv, 'HASH') and exists $$rv{'INCLUDE'} | |
| 134 | 0 | 0 | 1 | $rrv and UNIVERSAL::isa($rv, 'HASH') |