Branch Coverage

blib/lib/Crypt/OpenBSD/Blowfish.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
43 2 1 if ($key)
44 0 2 if length $key < $class->minkeysize
46 0 2 if length $key > $class->maxkeysize
49 2 1 $key ? :