Branch Coverage

blib/lib/Mail/Qmail/Filter/ValidateFrom.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
18 0 0 unless my $header_from = $self->message->header_from
23 0 0 unless 'Email::Valid'->new(%{$self->params;})->address($header_from_address)