| blib/lib/Filesys/POSIX/ReducedPrivileges/Directory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 9 | 22.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 22 | 0 | 0 | 0 | defined $inode->{'dev'} and ref $inode->{'dev'} |
| 0 | 0 | 0 | defined $inode->{'dev'} and ref $inode->{'dev'} and $inode->{'dev'}->isa('Filesys::POSIX::ReducedPrivileges') | |
| 36 | 5 | 1 | 0 | scalar @st == 0 and $!{'ENOENT'} |