| blib/lib/Bitcoin/Crypto/Helpers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 19 | if (eval { |
| 56 | 1 | 1245 | if $missing < 0 |
| 67 | 2 | 446 | if not defined $string or ref $string |
| 75 | 0 | 446 | if grep({ord $_ > 255;} @characters) > 0 |
| 138 | 15 | 0 | if ($px1->bcmp($px2)) { } |
| 0 | 0 | elsif ($py1->is_zero or $py2->is_zero or $py1->bcmp($py2)) { } | |
| 157 | 15 | 0 | defined $ret ? : |