blib/lib/Authen/Pluggable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
19 | 3 | 0 | unless exists $s->_providers->{$provider} |
25 | 0 | 1 | if ref $provider ne "HASH" |
36 | 0 | 5 | if (my $e = load_class($class)) { } |
38 | 2 | 3 | if %cfg |
40 | 0 | 0 | unless $s->log and $s->log->error($e) |
47 | 5 | 4 | if ($uinfo) |