blib/lib/Mail/Ezmlm/Archive.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
56 | 0 | 0 | unless $self->setlist($list) |
62 | 0 | 0 | unless -e "$list/lock" and -e "$list/archived" and -e "$list/indexed" |
110 | 0 | 0 | unless $message =~ /^(\d+):(\d+):(\w+) (.*)$/ |
129 | 0 | 0 | unless -e $$self{'LIST_PATH'} . "/archive/$a/$b" |
150 | 0 | 0 | if ($$self{'CACHED'}{$file}) |
156 | 0 | 0 | if ($$self{'CACHE'} == 1) |
170 | 0 | 0 | if ($found) |
174 | 0 | 0 | if $line =~ /^$message:/ |