Branch Coverage

blib/lib/Convert/Z85.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
28 1 5 if ($param{'pad'})
32 1 5 if $len % 4
49 1 5 if $len % 5
57 5 105 unless length $chr
58 0 105 unless exists $intforchr{$chr}
69 1 4 if $param{'pad'}