| blib/lib/Mail/MtPolicyd/Plugin/RBLAction.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 62 | 0 | 0 | 1 | defined $self->score and not $r->is_already_done('rbl-' . $self->name . '-score') |
| 83 | 0 | 0 | 1 | defined $info and $info ne '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 45 | 0 | 0 | 2 | not defined $session->{$result_key} or ref $session->{$result_key} ne 'ARRAY' |