Condition Coverage

blib/script/bcrypt
Criterion Covered Total %
condition 7 21 33.3


and 3 conditions

line !l l&&!r l&&r condition
401 0 0 0 4 < $c and $c < 32
0 0 0 int $c == $c and (4 < $c and $c < 32)

or 2 conditions

line l !l condition
294 0 28 $ENV{'BCRYPT_NO_EOL'} // 0
0 28 $ENV{'BCRYPT_COST'} // 12
0 28 $ENV{'BCRYPT_DEBUG'} // 0
0 28 $ENV{'BCRYPT_EOL'} // "\n"
0 28 $ENV{'BCRYPT_QUIET'} // 0
0 28 $ENV{'BCRYPT_TYPE'} // "2b"

or 3 conditions

line l !l&&r !l&&!r condition
324 0 60 0 $App::bcrypt::fh // *STDOUT