Branch Coverage

blib/lib/Log/Syslog/DangaSocket/Socket.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
34 0 0 if ($_[0] eq 'unix') { }
49 0 0 unless $sock
80 0 0 unless $$self{'connecting'}
104 0 0 if ($$self{'connecting'})
108 0 0 if ($! == 0) { }
129 0 0 if defined $read and $read == 0
134 0 0 if $$self{'closed'}
136 0 0 if ($$self{'connecting'}) { }