Condition Coverage

blib/lib/Plack/Handler/Net/FastCGI.pm
Criterion Covered Total %
condition 1 18 5.5


and 3 conditions

line !l l&&!r l&&r condition
39 0 0 1 eval { do { 'Socket'->import('AF_UNIX'); defined(my $v = &AF_UNIX) } } && !$@
83 0 0 0 $$self{'server_ready'} and $proto
189 0 0 0 $request_id != $current_id and $type != 1

or 2 conditions

line l !l condition
28 0 0 $$self{'listen'} ||= [":$$self{'port'}"]
29 0 0 $$self{'values'} ||= {'FCGI_MAX_CONNS', 1, 'FCGI_MAX_REQS', 1, 'FCGI_MPXS_CONNS', 0}
98 0 0 $$env{'HTTPS'} || 'off'

or 3 conditions

line l !l&&r !l&&!r condition
212 0 0 0 $current_id or $role != 1