Branch Coverage

blib/lib/Net/Hotline/Shared.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
24 0 0 if ($Net::Hotline::Client::DEBUG)
58 0 0 if $! == 4
59 0 0 unless (defined $written)
61 0 0 if $! == 11 or $! == 11
78 0 0 unless defined $blocking
86 0 0 unless (defined $read)
88 0 0 if $! == 4
92 0 0 if ($blocking or $offset > 0) { }
108 0 0 if ($IO::VERSION >= 1.19) { }
116 0 0 unless defined $flags
118 0 0 if ($blocking) { }
120 0 0 unless fcntl $fh, 4, $flags & 18446744073709549567
125 0 0 unless fcntl $fh, 4, $flags | 2048
141 0 0 if ($i > 0)
143 0 0 if ($i % 4 == 0)
148 0 0 if ($i % 16 == 0)
157 0 0 ord substr($data, $i, 1) > 31 && ord substr($data, $i, 1) < 127 ? :
162 0 0 if (length $hex < 50)