blib/lib/Net/Statsd/Server/Backend/Graphite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
165 | 0 | 0 | 0 | $timer_data->{$key} and keys %{$$timer_data{$key};} > 0 |
line | l | !l | condition |
---|---|---|---|
43 | 1 | 0 | $config->{'graphite'} ||= {} |
231 | 1 | 0 | $self->{'lastFlush'} || 0 |
232 | 1 | 0 | $self->{'lastException'} || 0 |