| blib/lib/Blockchain/Ethereum/Keystore/Key/PKUtil.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 0 | if ($dgst_len > $key_len) |
| 50 | 0 | 0 | $Q->get_y->to_bigint->is_odd ? : |
| 0 | 0 | $Q->get_x->to_bigint->bcmp($r) != 0 ? : | |
| 55 | 0 | 0 | if ($s->bcmp($nb2) > 0) |