blib/lib/Plack/Middleware/DoormanAuthentication.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
26 | 4 | 0 | 2 | $request->method eq 'POST' and $request->path eq $self->sign_in_path |
0 | 3 | 1 | $request->method eq 'GET' and $request->path eq $self->sign_out_path |