Branch Coverage

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


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