Branch Coverage

blib/lib/Filesys/POSIX/Mount.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
104 1 2 if $mount->{'dev'} eq $inode->{'dev'}
111 1 4 if $mount->{'dev'} eq $self->{'cwd'}{'dev'}