| blib/lib/Mail/ListDetector/Detector/CommuniGate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 18 | if DEBUG() |
| 20 | 0 | 18 | unless defined $message |
| 23 | 1 | 17 | if (defined $x_listserver and $x_listserver =~ /CommuniGate List/) { } |
| 27 | 0 | 1 | unless defined $sender |
| 28 | 0 | 1 | unless $sender =~ /([^\s]+\@[^\s]+)\s+\((.*)\)/ |