Branch Coverage

blib/lib/Bitcoin/Crypto/Role/Key.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
22 61 505 if &blessed($entropy) and $entropy->isa("Crypt::PK::ECC")
27 1 504 unless defined $is_private
31 289 215 if $is_private
69 2 545 unless $self->key_instance->is_private == $self->_is_private