Branch Coverage

blib/lib/Crypt/PasswdMD5.pm
Criterion Covered Total %
branch 15 16 93.7


line true false branch
41 1 11 unless $len >= 1 and $len <= $max_salt_length
74 6 2 if (defined $salt) { }
101 0 6 $pl > 16 ? :
108 12 8 if ($i & 1) { }
131 4000 4000 if ($i & 1) { }
140 5328 2672 if ($i % 3)
145 6856 1144 if ($i % 7)
150 4000 4000 if ($i & 1) { }