blib/lib/Filesys/POSIX/ReducedPrivileges/Directory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 16 | 50.0 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 0 | unless (defined $inode->{'dev'} and ref $inode->{'dev'} and $inode->{'dev'}->isa('Filesys::POSIX::ReducedPrivileges')) |
36 | 1 | 5 | if (scalar @st == 0 and $!{'ENOENT'}) { } |
41 | 0 | 5 | unless @st |
43 | 0 | 5 | if (exists $self->{'members'}{$name}) { } |
75 | 0 | 1 | if ($context) { } |
0 | 1 | elsif (defined $context) { } | |
90 | 0 | 1 | defined $context ? : |
0 | 1 | $context ? : |