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
168 0 0 0 $$timer_data{$key} and keys %{$$timer_data{$key};} > 0

or 2 conditions

line l !l condition
46 1 0 $$config{'graphite'} ||= {}
234 1 0 $$self{'lastFlush'} || 0
235 1 0 $$self{'lastException'} || 0