Branch Coverage

blib/lib/Net/QMQP.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
36 0 0 if (ref $self->recipients eq 'ARRAY') { }
44 0 0 unless my $sock = 'IO::Socket::INET'->new('PeerAddr', $self->host, 'PeerPort', $self->port, 'Proto', 'tcp', 'Timeout', $self->timeout)
52 0 0 if $self->debug