| blib/lib/Bitcoin/Crypto/Role/ExtendedKey.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 51 | 165 | 130 | $self->_is_private ? : |
| 52 | 46 | 249 | if $purpose and $purpose eq 49 |
| 53 | 31 | 264 | if $purpose and $purpose eq 84 |
| 220 | 44 | 29 | unless &blessed($path) and $path->isa("Bitcoin::Crypto::BIP44") |
| 222 | 12 | 17 | if $path->get_from_account or $path->public |