Branch Coverage

blib/lib/Crypt/Eksblowfish/Bcrypt.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
83 22 48 if $$settings{'key_nul'} or $password eq ''
120 0 92 unless $text =~ m[\A(?>(?:[./A-Za-z0-9]{4})*) (?:|[./A-Za-z0-9]{2}[.CGKOSWaeimquy26]| [./A-Za-z0-9][.Oeu])\z]x
155 0 68 unless $settings =~ m[\A\$2(a?)\$([0-9]{2})\$ ([./A-Za-z0-9]{22})]x