Branch Coverage

blib/lib/Plack/Handler/AnyEvent/FCGI.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
28 0 0 unless my $listen = $$self{'listen'}[0]
32 0 0 if ($listen =~ /:\d+$/) { }
34 0 0 if $args{'host'} eq ''
65 0 0 ($$env{'HTTPS'} || 'off') =~ /^(?:on|1)$/i ? :
75 0 0 if (ref $res eq 'ARRAY') { }
0 0 elsif (ref $res eq 'CODE') { }
100 0 0 if (defined $body) { }