blib/lib/Mail/POP3/Folder/mbox.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
71 | 60 | 8 | 6 | $seen_message_end and /$self->{'MESSAGE_START'}/ |
87 | 62 | 0 | 6 | /^Message-Id:\s*(.+)/ and not $messageuidl |
299 | 0 | 0 | 7 | $msg > 0 and $msg <= $self->{'MESSAGECNT'} |