| blib/lib/Convert/zBase32.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 12 | 66.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 49 | 0 | 61 | unless $part < 32 | 
| 70 | 0 | 0 | unless $part < 32 | 
| 101 | 71 | 60 | if ($suboffset >= 0) | 
| 103 | 14 | 57 | if ($q + 5 > $len) { } | 
| 139 | 90 | 81 | if ($suboffset >= 0) | 
| 147 | 15 | 0 | if 0 == ord substr($ret, -1) |