blib/lib/Mojolicious/Plugin/Web/Auth.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 0 | unless my $module = delete $args->{'module'} |
14 | 0 | 0 | if ($Mojolicious::VERSION >= 5.81) { } |
25 | 0 | 0 | unless my $on_finished = delete $args->{'on_finished'} |
37 | 0 | 0 | if ($path->contains($authenticate_path)) { } |
0 | 0 | elsif ($path->contains($callback_path)) { } | |
39 | 0 | 0 | if defined $forwarded_proto and $forwarded_proto eq 'https' |