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