blib/lib/Mail/ListDetector/Detector/CommuniGatePro.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 37 | if DEBUG() |
20 | 0 | 37 | unless defined $message |
24 | 2 | 35 | if (defined $x_listserver and $x_listserver =~ /CommuniGate Pro LIST/) { } |
28 | 0 | 2 | unless defined $sender |
29 | 0 | 2 | unless $sender =~ /<(.+)>/ |