blib/lib/Convert/Ascii85.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
16 | 2 | 9 | exists $$opt{'compress_zero'} ? : |
24 | 7 | 79 | if ($n == 0 and $compress_zero) |
28 | 1 | 78 | if ($n == $_space_no and $compress_space) |
42 | 4 | 7 | unless $padding |