Branch Coverage

blib/lib/Crypt/Perl/Ed25519/KeyBase.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
75 0 21 if (64 != length $sig)
93 0 21 if (Crypt::Perl::Ed25519::Math::unpackneg(\@q, $public_ar))
109 9 12 if (Crypt::Perl::Ed25519::Math::crypto_verify_32(\@sm, 0, $t_ar, 0))
119 0 13 if (32 != length $_[1])