Branch Coverage

blib/lib/Mail/POP3/Folder/maildir.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
32 0 0 if (open QMAIL, "$home/.qmail") { }
50 0 0 unless ($self->is_deleted($_))
87 0 0 if (-f "$self->{'MAILDIR'}/new/.mpopd.lock")
92 0 0 unless (flock MAILDIRLOCK, 6)
103 0 0 if $msg > 0 and $msg <= $self->{'MESSAGECNT'}
121 0 0 unless $mbox_destined
122 0 0 $mbox_destined ? :
143 0 0 if /^\s+$/
149 0 0 if $cnt > $body_lines
179 0 0 if ($self->{'MAILBOX'}->is_deleted($_))
195 0 0 if (defined $message) { }