| blib/lib/Mail/ListDetector/Detector/Yahoogroups.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 15 | 24 | 62.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 0 | 38 | if DEBUG() | 
| 16 | 0 | 38 | unless defined $message | 
| 19 | 3 | 35 | if defined $mailing_list | 
| 20 | 35 | 3 | if (not defined $mailing_list or $mailing_list =~ /^\s*$/) | 
| 21 | 0 | 35 | if DEBUG() | 
| 24 | 0 | 3 | if DEBUG(my $list) | 
| 30 | 1 | 2 | if ($mailing_list =~ /^\s*list\s+([^\@\s]+)@((?:e|yahoo)groups\.(..|com));\s+contact\s+\1-owner\@\2$/) { } | 
| 31 | 0 | 1 | if DEBUG() | 
| 34 | 0 | 1 | if DEBUG() | 
| 36 | 0 | 1 | if DEBUG() | 
| 39 | 0 | 2 | if DEBUG() | 
| 43 | 0 | 1 | if DEBUG() |