Branch Coverage

lib/Sisimai/Lhost/FML.pm
Criterion Covered Total %
branch 13 20 65.0


line true false branch
19 891 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
62 25 40 unless length $e
69 10 30 if ($p1 > 0 and $p2 > 0) { }
71 0 10 if ($v->{'recipient'})
85 0 10 unless $recipients
92 17 10 unless grep {index($e->{'diagnosis'}, $_) != -1;} @{$$errortable{$f}}
96 10 0 if $e->{'reason'}
101 0 0 unless grep {index($mhead->{'subject'}, $_) != -1;} @{$$errortitle{$f}}