Branch Coverage

blib/lib/Net/Statsd/Server/Metrics.pm
Criterion Covered Total %
branch 10 16 62.5


line true false branch
14 0 12 unless ($g_pref)
32 0 12 if (exists $config->{'percentThreshold'} and ref $config->{'percentThreshold'} eq 'ARRAY')
70 6 1 if (@{$timers->{$key};} > 0) { }
99 4 4 if ($count > 1)
104 0 4 if $numInThreshold == 0
106 4 0 if ($pct > 0) { }
124 8 0 $pct > 0 ? :
140 6 0 $count % 2 ? :