| blib/lib/Mail/MtPolicyd/Plugin/RBL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 47 | 1 | 4 | if ($enabled eq 'off') |
| 54 | 1 | 3 | unless (defined $ip_result) |
| 58 | 3 | 0 | defined $info ? : |
| 59 | 3 | 0 | if (defined $self->score and not $r->is_already_done('rbl-' . $self->name . '-score')) |
| 63 | 2 | 1 | if ($mode eq 'reject') |
| 69 | 0 | 1 | if ($mode eq 'accept') |
| 80 | 2 | 0 | if (defined $info and $info ne '') { } |