| blib/lib/Mojolicious/Plugin/Authentication/OIDC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 268 | 0 | 0 | 0 | $conf{'make_routes'} and not defined $conf{'redirect_path'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 257 | 0 | 0 | 0 | $params->{'prefix'} // $DEFAULT_PREFIX |
| 301 | 0 | 0 | 0 | $token // $conf{'get_token'}->($c) |
| 303 | 0 | 0 | 0 | not defined $t or $t eq "null" |
| 312 | 0 | 0 | 0 | not defined $t or $t eq "null" |