Condition Coverage

blib/lib/Plack/Middleware/Auth/FCGI.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 0 $hdrs{'location'} and $code == 302

or 2 conditions

line l !l condition
51 0 0 $hdrs{'status'} ||= '500 Server Error'

or 3 conditions

line l !l&&r !l&&!r condition
54 0 0 0 $hdrs{'location'} and $code == 302 or $code == 303
0 0 0 $hdrs{'location'} and $code == 302 or $code == 303 or $code == 401