Branch Coverage

blib/lib/Filesys/POSIX/Userland/Find.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
85 13 1 ref $_[0] eq 'HASH' ? :
94 6 112 if ($inode->link)
95 1 5 if $opts{'follow'}
100 68 49 if ($inode->dir)
104 136 104 if $item eq '.' or $item eq '..'