Branch Coverage

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


line true false branch
24 0 0 if (my $header_from = $self->message->header_from)
27 0 0 if match_address($self->allowed_addresses, $header_from_address)