blib/lib/Riemann/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 0 | unless defined $$_{'host'} |
24 | 0 | 0 | unless defined $$_{'time'} |
25 | 0 | 0 | if $$_{'metric'} |
34 | 0 | 0 | if (ref $self->transport eq 'Riemann::Client::Transport::UDP') |