| blib/lib/Bitcoin/Crypto/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 4 | 6 | if (length $byte_wif == 34) { } |
| 51 | 146 | 355 | if $is_com or $is_unc |
| 53 | 354 | 1 | if length $entropy <= $curve_size |
| 71 | 93 | 4 | if ($path =~ m[^([mM])((?:/\d+'?)*)$]) { } |
| 74 | 83 | 10 | if (defined $2 and length $2 > 0) { } |
| 82 | 2 | 91 | if &first(sub { |