Branch Coverage

lib/Crypt/Perl/ECDSA/PrivateKey.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
115 0 546 unless (length $key_parts->{'version'})
128 546 0 if (&try(sub { $key_parts->{$k}->isa('Crypt::Perl::BigInt'); } )) { }
250 42 451 if ($dgst_len > $key_len)
259 219 232 if ($det_hashfuncname) { }