| blib/lib/Mail/ListDetector/Detector/CommuniGatePro.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 24 | 32 | 3 | 2 | defined $x_listserver and $x_listserver =~ /CommuniGate Pro LIST/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 33 | 2 | 0 | 0 | $rfc2919->match($message) || 'Mail::ListDetector::List'->new |