Branch Coverage

blib/lib/Crypt/HashCash.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
37 0 0 unless $_
55 0 0 if ($amt < 10) { }
94 0 0 if $str =~ /\D/
95 0 0 unless my $hex = _hex($str)