Branch Coverage

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


line true false branch
22 0 0 unless my $sock = 'IO::Socket::INET'->new('PeerAddr', $self->host, 'PeerPort', $self->port, 'Proto', $proto)