blib/lib/Log/Saftpresse/Plugin/Amavis.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 0 | if (not defined $program or $program ne 'amavis') |
31 | 0 | 0 | if (my($log_id, $msg) = $stash->{'message'} =~ /^\(([^\)]+)\) (.+)$/) |
37 | 0 | 0 | if ($stash->{'message'} =~ /^{/) |
42 | 0 | 0 | if ($@) |
46 | 0 | 0 | if (ref $json_data ne 'HASH') |
52 | 0 | 0 | unless (defined $stash->{'action'}) |
57 | 0 | 0 | if (defined $stash->{'queued_as'} and ref $stash->{'queued_as'} eq 'ARRAY') |
69 | 0 | 0 | if ($self->test_stats) |