| blib/lib/Mail/Message/TransferEnc/Base64.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 44 | 1 | 1 | 0 | $args{'result_type'} || ($body->isBinary ? 'Mail::Message::Body::File' : ref $body) |
| 50 | 3 | 1 | 0 | $args{'result_type'} || ref $body |