Condition Coverage

blib/lib/Crypt/Mimetic.pm
Criterion Covered Total %
condition 8 24 33.3


and 3 conditions

line !l l&&!r l&&r condition
143 4036 0 13 /^Mimetic\z/so and ($dev, $ino, $mode, $nlink, $uid, $gid) = lstat $_
4036 0 13 /^Mimetic\z/so and ($dev, $ino, $mode, $nlink, $uid, $gid) = lstat $_ and -d _
155 21 0 15 /^.*\.pm\z/so and ($dev, $ino, $mode, $nlink, $uid, $gid) = lstat $_
21 0 15 /^.*\.pm\z/so and ($dev, $ino, $mode, $nlink, $uid, $gid) = lstat $_ and -f _

or 3 conditions

line l !l&&r !l&&!r condition
446 0 0 0 $key = GetConfirmedPasswd() or 'Error::Mimetic'->throw('Password is needed at /.cpan/build/Crypt-Mimetic-0.02-lOPENQ/blib/lib/Crypt/Mimetic.pm line 446')
0 0 0 $key or not $passwd_needed
474 0 0 0 $key = GetPasswd() or 'Error::Mimetic'->throw('Password is needed at /.cpan/build/Crypt-Mimetic-0.02-lOPENQ/blib/lib/Crypt/Mimetic.pm line 474')
0 0 0 $key or not $passwd_needed