Condition Coverage

blib/lib/Mail/Milter/Authentication/Handler/SPF.pm
Criterion Covered Total %
condition 15 15 100.0


and 3 conditions

line !l l&&!r l&&r condition
179 99 10 4 $config->{'hide_none'} and $result_code eq "none"
194 99 10 4 $config->{'hide_none'} and $result_code eq "none"

or 3 conditions

line l !l&&r !l&&!r condition
229 4 4 35 $lc_header eq "received-spf" or $lc_header eq "x-ms-exchange-authentication-results"
8 4 31 $lc_header eq "received-spf" or $lc_header eq "x-ms-exchange-authentication-results" or $lc_header eq "arc-authentication-results"
8 6 25 $lc_header eq "received-spf" or $lc_header eq "x-ms-exchange-authentication-results" or $lc_header eq "arc-authentication-results" or $lc_header =~ /authentication-results$/u