Branch Coverage

blib/lib/MIME/Decoder/QuotedPrint.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
75 8 0 if (not defined &MIME::Decoder::QuotedPrint::encode_qp_threearg)
77 8 0 if ($ver >= 'version'->parse(3.03)) { }
96 59 6 if (length $enc < 74)
122 14 314 unless ($init)
124 0 14 if ($_ =~ /^%PDF-[0-9\.]+=0D/ and not $_ =~ /=0D\n$/)
131 0 328 if ($badpdf) { }