Condition Coverage

blib/lib/Kelp/Module/Bcrypt.pm
Criterion Covered Total %
condition 2 8 25.0


or 2 conditions

line l !l condition
11 0 1 $args{'cost'} // 6

or 3 conditions

line l !l&&r !l&&!r condition
12 0 0 1 $args{'salt'} // do { my $num = 999999; my $rnd = crypt(rand $num, rand $num) . crypt(rand $num, rand $num); en_base64(substr($rnd, 4, 16)) }
22 0 0 0 $settings // $_set