blib/lib/Mail/ListDetector/Detector/AutoShare.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 32 | if DEBUG() |
20 | 0 | 32 | unless defined $message |
24 | 2 | 30 | if (defined $list_software and $list_software =~ /(AutoShare [\w\.]+)/) { } |
28 | 0 | 2 | unless defined $list_post |
29 | 0 | 2 | unless $list_post =~ /<(.+)>/ |