Branch Coverage

blib/lib/Bitcoin/Crypto/Role/BasicKey.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
18 0 4 unless $self->_is_private
23 0 4 if (eval {
26 0 0 unless exists $self->{'_crypt_perl_prv'}
36 0 4 if (exists $self->{'_crypt_perl_prv'}) { }