| blib/lib/Bitcoin/Crypto/Role/SignVerify.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 8 | 62.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 35 | 0 | 21 | unless defined $signature | 
| 64 | 0 | 21 | unless $pos == length $signature | 
| 69 | 8 | 13 | if ($s > $order->copy->btdiv(2)) | 
| 74 | 0 | 21 | if (unpack("C", $s) & 128) |