blib/lib/Log/Saftpresse/Output/Graphite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
49 | 0 | 0 | 0 | defined $event->{'path'} and defined $event->{'value'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
38 | 0 | 0 | 0 | not defined $event->{'type'} or $event->{'type'} ne $self->type |