| blib/lib/Email/MIME/Encodings.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 2 | 9 | if $how eq "quotedprint" or $how eq "quoted-printable" |
| 22 | 0 | 11 | if (not $sub and $fb) |
| 24 | 0 | 0 | if $fb eq "quotedprint" or $fb eq "quoted-printable" |
| 28 | 1 | 10 | unless ($sub) |
| 50 | 5 | 5 | if ($which eq 'encode') { } |
| 51 | 1 | 4 | if $how eq "qp" |
| 55 | 1 | 4 | if $how eq "qp" |