Branch Coverage

blib/lib/Mail/MtPolicyd/Plugin/GeoIPAction.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
33 0 0 if (grep {$_ eq $cc;} @{$self->_country_codes;})
52 0 0 if ($enabled eq 'off')
57 0 0 unless (defined $session->{$result_key})
63 0 0 unless ($self->is_in_country_codes($country_code))
69 0 0 if (defined $self->score and not $r->is_already_done('geoip-' . $self->name . '-score'))
73 0 0 if ($mode eq 'reject')
79 0 0 if ($mode eq 'accept' or $mode eq 'dunno')