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