Condition Coverage

blib/lib/Net/Statsd/Server/Backend/Graphite.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
165 0 0 0 $timer_data->{$key} and keys %{$$timer_data{$key};} > 0

or 2 conditions

line l !l condition
43 1 0 $config->{'graphite'} ||= {}
231 1 0 $self->{'lastFlush'} || 0
232 1 0 $self->{'lastException'} || 0