| blib/lib/Bitcoin/BIP39.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 8 | 8 | 100.0 |
| pod | 3 | 3 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 6 | 2 | n/a | BEGIN |
| 7 | 2 | n/a | BEGIN |
| 8 | 2 | n/a | BEGIN |
| 10 | 2 | n/a | BEGIN |
| 74 | 7 | n/a | _get_all_words |
| 102 | 4 | Yes | entropy_to_bip39_mnemonic |
| 150 | 3 | Yes | bip39_mnemonic_to_entropy |
| 220 | 2 | Yes | gen_bip39_mnemonic |