| blib/lib/Blockchain/Ethereum/Seed.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 2 | 7 | if exists $params{$_} |
| 25 | 1 | 2 | if ($self->seed) { } |
| 1 | 1 | elsif ($self->mnemonic) { } | |
| 31 | 1 | 2 | unless ($self->_hdw_handler) |
| 59 | 7 | 0 | unless $account |
| 60 | 7 | 0 | unless $purpose |
| 61 | 7 | 0 | unless $coin_type |
| 62 | 7 | 0 | unless $change |