| blib/lib/Mail/Box/File/Message.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 1304 | if exists $args->{'from_line'} |
| 33 | 0 | 98 | if $message->isa('Mail::Box::File::Message') |
| 70 | 0 | 126 | if @_ |
| 87 | 40 | 1264 | unless $fromline |
| 92 | 0 | 1264 | unless $self->SUPER::readFromParser($parser) |
| 103 | 6 | 21 | unless $body->isDelayed |
| 110 | 0 | 21 | unless ($newbody) |
| 127 | 320 | 306 | wantarray ? : |