blib/lib/Mail/ListDetector/Detector/Lyris.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 15 | 53.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
29 | 15 | 0 | 0 | defined $x_listserver and $x_listserver =~ /(Lyris v[\w\.]+)/ |
12 | 0 | 3 | defined $list_software and $list_software =~ /Lyris Server version ([\w\.]+)/ | |
12 | 0 | 0 | defined $x_list_software and $x_list_software =~ /Lyris v([\w\.]+)/ | |
11 | 0 | 1 | defined $x_lyris_message_id and $x_lyris_message_id =~ /^ | |
0 | 8 | 3 | defined $message_id and $message_id =~ /^<(LYR|LISTMANAGER)/ |