Branch Coverage

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


line true false branch
33 0 4 unless $self->_is_private
38 0 4 if (eval {
41 0 0 unless exists $self->{'_crypt_perl_prv'}
51 0 4 if (exists $self->{'_crypt_perl_prv'}) { }