Branch Coverage

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


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