lib/Crypt/Perl/ECDSA/Deterministic.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
33 | 0 | 375 | unless (my $hmac_cr = "Digest::SHA"->can("hmac_$hashfn")) |
82 | 521 | 514 | if length _bytes_to_bitstxt($T) >= $qlen |
89 | 375 | 146 | if ($k->bge(1) and $k->blt($order)) |
116 | 591 | 680 | if ($qlen < $blen) |
126 | 0 | 750 | if (length $octets > $qlen_bytelen) { } |
600 | 150 | elsif (length $octets < $qlen_bytelen) { } |