blib/lib/Plack/Middleware/Auth/FCGI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
54 | 0 | 0 | 0 | $hdrs{'location'} and $code == 302 |
line | l | !l | condition |
---|---|---|---|
51 | 0 | 0 | $hdrs{'status'} ||= '500 Server Error' |
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 |