Branch Coverage

blib/lib/Authen/Passphrase/Clear.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
73 1 1 if ($userpassword =~ /\A\{(?i:cleartext)\}/)
74 0 1 unless $userpassword =~ /\A\{.*?\}([!-~]*)\z/
108 0 5 if $$self =~ /[^!-~]/