Condition Coverage

blib/lib/Crypt/Passphrase/Bcrypt.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
15 1 1 0 exists $args{'hash'} and $args{'hash'} ne "sha256"

or 2 conditions

line l !l condition
13 0 2 $args{'subtype'} || '2b'
19 2 0 $args{'cost'} || 14
1 1 $args{'hash'} || ''