Condition Coverage

blib/lib/Bitcoin/Crypto/Role/ExtendedKey.pm
Criterion Covered Total %
condition 26 35 74.2


and 3 conditions

line !l l&&!r l&&r condition
80 89 166 38 $purpose and $purpose eq 49
81 89 182 22 $purpose and $purpose eq 84
125 0 0 32 defined $serialized and length $serialized == 78
151 24 120 32 $this_version && $this_version eq $version
163 32 0 0 @found_networks == 0 and defined $network
236 63 0 24 &blessed($path) and $path->isa("Bitcoin::Crypto::BIP44")
255 72 15 1 not $self->_is_private and $path_info->{'private'}
270 15 53 19 $self->_is_private and not $path_info->{'private'}

or 2 conditions

line l !l condition
218 0 276 $len //= 4

or 3 conditions

line l !l&&r !l&&!r condition
53 0 0 415 @params < 2 or @params > 5
75 176 117 0 $network //= $self->network
76 176 28 89 $purpose //= $self->purpose