Branch Coverage

blib/lib/Mojolicious/Plugin/Authentication/OIDC.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
258 0 0 if $prefix
267 0 0 unless defined $conf{$_}
268 0 0 if $conf{'make_routes'} and not defined $conf{'redirect_path'}
275 0 0 if $conf{'on_login'}
284 0 0 if $resp->res->is_error
302 0 0 unless $decode
303 0 0 if not defined $t or $t eq "null"
312 0 0 if not defined $t or $t eq "null"
339 0 0 if $u
342 0 0 if $conf{'on_activity'}
345 0 0 if ($conf{'make_routes'})