| blib/lib/Blockchain/Ethereum/Key.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 43 | 1 | 0 | 8 | builtin::blessed($transaction) and $transaction->isa("Blockchain::Ethereum::Transaction") |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 37 | 9 | 17 | 0 | +(shift())->{'ecc_handler'} //= "Bitcoin::Secp256k1"->new |