Branch Coverage

blib/lib/Crypt/Passphrase/Bcrypt.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
16 0 2 unless $subtype =~ / \A 2 [abxy] \z /x
18 0 2 if length $args{'hash'} and not $supported_prehash{$args{'hash'}}