Branch Coverage

blib/lib/Crypt/UnixCrypt.pm
Criterion Covered Total %
branch 15 18 83.3


line true false branch
395 196 104 if $value & 128
405 212 272 if $value & 2147483648
415 68 108 $value >= 0 ? :
504 264 88 if ($shifts2[$i]) { }
620 0 22 if not defined $salt or $salt eq ''
622 0 22 if length $salt < 2
623 0 22 unless defined $plaintext
655 728 724 if ($b[$y] & $u) != 0
659 176 1276 if ($u == 0)