Branch Coverage

blib/lib/Bitcoin/Crypto/Key/Private.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
38 15 1 if $self->compressed
47 0 8 unless validate_wif($wif)
55 4 4 if (length $private > 32)
65 0 8 if defined $network
67 0 8 if @found_networks > 1
71 0 8 if @found_networks == 0 and defined $network
75 0 8 if @found_networks == 0