blib/lib/Email/Folder/Search.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
71 | 2 | 3 | unless $cond{'email'} and $cond{'subject'} and ref $cond{'subject'} eq 'Regexp' |
87 | 3 | 1 | if ($address eq $email and $subject =~ /$subject_regexp/) |
98 | 2 | 3 | if $found |
132 | 1 | 0 | if ($type eq 'Email::Folder::Mbox') { } |
152 | 1 | 0 | if ($type eq 'Email::Folder::Mbox') { } |