| blib/lib/Email/Folder/Search.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 12 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 76 | 2 | 3 | unless $cond{'email'} and $cond{'subject'} and ref $cond{'subject'} eq 'Regexp' | 
| 89 | 0 | 4 | if ($subject =~ /=\?UTF\-8/) | 
| 93 | 3 | 1 | if ($address eq $email and $subject =~ /$subject_regexp/) | 
| 102 | 2 | 3 | if $found | 
| 129 | 1 | 0 | if ($type eq 'Email::Folder::Mbox') { } | 
| 149 | 1 | 0 | if ($type eq 'Email::Folder::Mbox') { } |