Branch Coverage

blib/lib/Riemann/Client.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
20 0 0 unless defined $_->{'host'}
21 0 0 unless defined $_->{'time'}
22 0 0 if $_->{'metric'}
31 0 0 if (ref $self->transport eq 'Riemann::Client::Transport::UDP')