blib/lib/Filesys/POSIX/Snapshot/Inode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
57 | 16 | 15 | 15 | $inode->dir and $opts{'dev'}{'flags'}{'immediate_dir_copy'} |
129 | 0 | 1 | 1 | $self->file and $flags & ($Filesys::POSIX::Snapshot::Inode::O_WRONLY | $Filesys::POSIX::Snapshot::Inode::O_RDWR) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
72 | 17 | 17 | 43 | $item eq '.' or $item eq '..' |