| blib/lib/PlugAuth.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | l | !l | condition |
|---|---|---|---|
| 55 | 14 | 31 | $self->config->{'plugins'} // [] |
| 160 | 291 | 138 | $status //= 200 |
| 161 | 0 | 429 | $self->stash->{'format'} // 'txt' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 23 | 25 | 0 | 405 | $name eq 'plug_auth' or $name eq 'PlugAuth' |