Branch Coverage

blib/lib/Filesys/POSIX/VFS.pm
Criterion Covered Total %
branch 22 22 100.0


line true false branch
37 11 6 if ($opts{'exact'}) { }
44 4 13 unless ($ret)
45 1 3 unless $opts{'silent'}
66 2 50 if (grep {$_->{'dev'} eq $dev;} @{$$self{'mounts'};})
127 94 1760 unless $inode
135 9 1751 if ($mount->{'flags'}{'noexec'})
139 9 1751 if ($mount->{'flags'}{'nosuid'})
144 66 3454 if (defined $mount->{'flags'}{$_})
160 4 8 if $_ == $mount
162 1 7 if $_->{'mountpoint'}{'dev'} == $mount->{'dev'}
169 6 3 unless $self->{'mounts'}[$i] eq $mount