| blib/lib/Message/Passing/Filter/ToLogstash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 54 | 28 | 0 | 8 | exists $message->{'@fields'}{$k} and not exists $message->{$field} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 58 | 0 | 6 | 0 | $message->{'@tags'} ||= $self->default_tags |