Branch Coverage
blib/lib/Net/Async/FastCGI/Protocol.pm
Criterion
Covered
Total
%
branch
6
8
75.0
line
true
false
branch
32
1
89
if ($handleclosed)
40
0
89
unless $blen >= 8
46
0
89
unless $blen >= 8 + $contentlen + $padlen
61
4
85
if ($reqid == 0) { }