Branch Coverage

lib/Net/FastCGI/IO.pm
Criterion Covered Total %
branch 0 84 0.0


line true false branch
33 0 0 unless @_ == 1
42 0 0 if (defined $r) { }
0 0 elsif ($! != 4) { }
43 0 0 unless $r
48 0 0 if warnings::enabled()
53 0 0 if ($len)
54 0 0 $off ? :
55 0 0 if $off and warnings::enabled()
63 0 0 unless @_ == 5
72 0 0 if (defined $r) { }
0 0 elsif ($! != 4) { }
75 0 0 unless $len
78 0 0 if warnings::enabled()
87 0 0 unless @_ == 1
96 0 0 if (defined $r) { }
0 0 elsif ($! != 4) { }
97 0 0 unless $r
100 0 0 if (not $len and $off == 8)
106 0 0 if warnings::enabled()
111 0 0 if ($len)
112 0 0 $off ? :
113 0 0 if $off and warnings::enabled()
121 0 0 unless @_ == 4 or @_ == 5
130 0 0 if (defined $r) { }
0 0 elsif ($! != 4) { }
133 0 0 unless $len
136 0 0 if warnings::enabled()
145 0 0 unless @_ == 4 or @_ == 5
154 0 0 if (defined $r) { }
0 0 elsif ($! != 4) { }
157 0 0 unless $len
160 0 0 if warnings::enabled()
169 0 0 unless @_ == 2
173 0 0 unless (defined $fd and $fd >= 0)
186 0 0 if ($nfound == -1)
187 0 0 unless $! == 4
188 0 0 if not $timeout or ($pending = $timeout - (time - $initial)) > 0
198 0 0 unless @_ == 2
202 0 0 unless (defined $fd and $fd >= 0)
215 0 0 if ($nfound == -1)
216 0 0 unless $! == 4
217 0 0 if not $timeout or ($pending = $timeout - (time - $initial)) > 0