| blib/lib/Blockchain/Ethereum/Key.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 4 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 25 | 0 | if (exists $params{'private_key'}) { } |
| 43 | 1 | 8 | unless builtin::blessed($transaction) and $transaction->isa("Blockchain::Ethereum::Transaction") |