Condition Coverage

blib/lib/Mail/ListDetector/Detector/ListSTAR.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
27 21 1 2 defined $x_listserver and $x_listserver =~ /(ListSTAR v[\w\.]+)/
16 5 1 defined $list_software and $list_software =~ /(ListSTAR v[\w\.]+)/
20 0 1 defined $x_list_software and $x_list_software =~ /(ListSTAR v[\w\.]+)/
39 2 0 2 defined $sender and $sender =~ /<(.*)\@.*>/