blib/lib/Filesys/POSIX/ReducedPrivileges/Inode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 14 | 28.5 |
line | true | false | branch |
---|---|---|---|
29 | 0 | 7 | unless (defined $opts{'dev'} and ref $opts{'dev'} and $opts{'dev'}->isa('Filesys::POSIX::ReducedPrivileges')) |
40 | 0 | 7 | unless (defined $opts{'dev'} and ref $opts{'dev'} and $opts{'dev'}->isa('Filesys::POSIX::ReducedPrivileges')) |
57 | 4 | 3 | if ref $self->{'directory'} |
73 | 0 | 0 | if ($context) { } |
0 | 0 | elsif (defined $context) { } | |
88 | 0 | 0 | defined $context ? : |
0 | 0 | $context ? : |