| blib/lib/Mail/Message/Construct/Text.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 18 | 72.2 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 8 | 0 | wantarray ? : |
| 53 | 0 | 1 | defined $_[0] && !ref($_[0]) ? : |
| 5 | 1 | @_ == 2 ? : | |
| 58 | 6 | 0 | @_ ? : |
| 61 | 0 | 6 | unless defined $fh |
| 64 | 2 | 4 | if length $subject |
| 68 | 0 | 6 | $self->label('deleted') ? : |
| 75 | 2 | 3 | $body->isMultipart ? : |
| 1 | 5 | $body->isNested ? : |