| blib/lib/PlugAuth/Client/Tiny.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 5 | 80.0 |
| line | l | !l | condition |
|---|---|---|---|
| 16 | 3 | 5 | delete $args{'url'} || 'http://localhost:3000/' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 54 | 1 | 0 | 1 | $response->{'status'} == 403 or $response->{'status'} == 401 |