| blib/lib/MIME/Decoder/QuotedPrint.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 75 | 7 | 0 | if (not defined &MIME::Decoder::QuotedPrint::encode_qp_threearg) |
| 76 | 7 | 0 | if ($MIME::QuotedPrint::VERSION >= 3.03) { } |
| 95 | 59 | 6 | if (length $enc < 74) |
| 121 | 13 | 305 | unless ($init) |
| 123 | 0 | 13 | if ($_ =~ /^%PDF-[0-9\.]+=0D/ and not $_ =~ /=0D\n$/) |
| 130 | 0 | 318 | if ($badpdf) { } |