| blib/lib/Mail/ListDetector/Detector/AutoShare.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 6 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 24 | 23 | 7 | 2 | defined $list_software and $list_software =~ /(AutoShare [\w\.]+)/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 34 | 1 | 1 | 0 | $rfc2919->match($message) || $rfc2369->match($message) |