blib/lib/Email/MIME/Encodings.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
22 | 2 | 9 | if $how eq 'quotedprint' or $how eq 'quoted-printable' |
25 | 0 | 11 | if (not $sub and $fb) |
27 | 0 | 0 | if $fb eq 'quotedprint' or $fb eq 'quoted-printable' |
31 | 1 | 10 | unless ($sub) |
53 | 5 | 5 | if ($which eq 'encode') { } |
54 | 1 | 4 | if $how eq 'qp' |
58 | 1 | 4 | if $how eq 'qp' |