Branch Coverage

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


line true false branch
18 0 0 if (my $from = $header->get('From'))
20 0 0 if (my $reply_to = $header->get('Reply-To')) { }