Branch Coverage

blib/lib/Log/Dispatch/Socket.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
49 0 0 unless $self->_connect(%$self)
65 0 0 if (defined $$self{'Socket'})
79 0 0 unless (defined $$self{'Socket'})
81 0 0 if $$self{'Attempt'}
83 0 0 unless ($self->_connect(%$self))
93 0 0 if ($@)