Branch Coverage

blib/lib/Mail/ListDetector/Detector/Listbox.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
18 0 34 if DEBUG()
19 0 34 unless defined $message
25 1 33 if (defined $list_software and $list_software =~ /listbox.com v/) { }
1 32 elsif (defined $list_id and $list_id =~ /<([^\@]+\@v2.listbox.com)>/) { }
26 0 1 unless (defined $list_id and $list_id =~ /<([^\@]+\@[^\@]+)>/)