blib/lib/Net/Async/Statsd/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
213 | 2 | 6 | if exists $args{$_} |
236 | 0 | 3 | unless $self->sample($rate) |
238 | 0 | 3 | if exists $$self{'prefix'} |
241 | 0 | 3 | if $rate < 1 |
261 | 27667 | 32336 | if rand() <= $rate |