Branch Coverage

blib/lib/AnyEvent/PacketReader.pm
Criterion Covered Total %
branch 0 76 0.0


line true false branch
49 0 0 unless defined $fh and defined $cb
55 0 0 if (defined $templ) { }
56 0 0 unless (defined($short_templ = $short_templ{$templ}))
57 0 0 if $debug
59 0 0 if ($templ =~ /^(x+)(\d*)/g) { }
0 0 elsif ($templ =~ /^\@!(\d*)/g) { }
60 0 0 length $2 ? :
63 0 0 length $1 ? :
69 0 0 unless $templ =~ /\G([$good_packers][<>]?)/go
77 0 0 if ($templ =~ /\G\@!(\d*)/g) { }
78 0 0 length $1 ? :
82 0 0 if ($templ =~ /\G(x+)(\d*)/g)
83 0 0 length $2 ? :
87 0 0 unless $templ =~ /\G$/g
92 0 0 if $debug
100 0 0 if $debug
121 0 0 if (defined(my $fh = $$data[1]))
128 0 0 if $${$obj;}[3]
139 0 0 unpack('c', $c) >= 32 ? :
152 0 0 if ($bytes) { }
0 0 elsif (defined $bytes) { }
153 0 0 if $debug
154 0 0 if (length $$data[0] == $length)
155 0 0 unless (defined $$data[4])
157 0 0 unless (defined $load_length)
158 0 0 if $debug
162 0 0 if $debug
165 0 0 if ($total_length > $$data[6])
166 0 0 if $debug
169 0 0 if ($length < $total_length)
174 0 0 if ($length > $total_length)
175 0 0 if $debug
180 0 0 if $debug
184 0 0 if $debug
188 0 0 if $debug
192 0 0 if $debug
200 0 0 if @_
201 0 0 if ($debug)