Branch Coverage

blib/lib/Text/Password/MD5.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
69 0 3 if $input =~ /[^ -~]/
91 0 3 if length $input < 4
92 0 3 if $input =~ /[^ -~]/