Condition Coverage

blib/lib/Crypt/Bcrypt.pm
Criterion Covered Total %
condition 3 6 50.0


or 3 conditions

line l !l&&r !l&&!r condition
18 0 0 22 $cost < 4 or $cost > 31
67 2 0 1 $my_subtype ne $wanted_subtype || $my_cost != $wanted_cost || $my_hash ne ($wanted_hash || '')