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