Branch Coverage

lib/Sisimai/Lhost/FML.pm
Criterion Covered Total %
branch 12 16 75.0


line true false branch
19 889 10 unless defined $mhead->{'x-mlserver'}
20 0 10 unless index($mhead->{'from'}, "-admin\@") > 0
21 0 10 unless index($mhead->{'message-id'}, ".FML") > 1
47 25 40 unless length $e
54 10 30 if ($p1 > 0 and $p2 > 0) { }
56 0 10 if ($v->{'recipient'})
70 0 10 unless $recipients
76 9 10 unless grep {index($mhead->{'subject'}, $_) != -1;} @{$$errortitle{$f}}