Branch Coverage

blib/lib/Mail/SendEasy/Base64.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
36 0 0 if ($BASE64_PM) { }
47 0 0 unless defined $eol
56 0 0 if $padding
58 0 0 if (length $eol)
69 0 0 if ($BASE64_PM) { }
84 0 0 if (length($str) % 4)