blib/lib/Bitcoin/Crypto/Role/Key.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
63 | 501 | 0 | 60 | &blessed($entropy) and $entropy->isa("Crypt::PK::ECC") |
99 | 56 | 64 | 7 | $self->does("Bitcoin::Crypto::Role::Compressed") and not $self->compressed |