| blib/lib/Convert/zBase32.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 7 | 9 | 77.7 | 
| pod | 4 | 4 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 1 | n/a | BEGIN | 
| 4 | 1 | n/a | BEGIN | 
| 5 | 1 | n/a | BEGIN | 
| 45 | 4 | Yes | encode_zbase32 | 
| 58 | 8 | Yes | decode_zbase32 | 
| 66 | 0 | Yes | encode_base32 | 
| 79 | 0 | Yes | decode_base32 | 
| 87 | 14 | n/a | _split_string | 
| 120 | 15 | n/a | _join_string |