| blib/lib/gb64.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 1 | 7 | unless defined $data |
| 66 | 5 | 6 | if ($pos < $len) |
| 68 | 2 | 3 | if (length $rest == 1) { } |
| 3 | 0 | elsif (length $rest == 2) { } | |
| 91 | 1 | 12 | unless $len == 0 or $len % 4 == 0 |
| 98 | 6 | 8 | if ($c4 == 61) |
| 99 | 3 | 3 | if ($c3 == 61) { } |