Branch Coverage

blib/lib/Blockchain/Ethereum/Keystore/Key/PKUtil.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
51 0 0 if ($dgst_len > $key_len)
78 0 0 $Q->get_y->to_bigint->is_odd ? :
0 0 $Q->get_x->to_bigint->bcmp($r) != 0 ? :
83 0 0 if ($s->bcmp($nb2) > 0)