Branch Coverage

blib/lib/Authen/Pluggable.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
19 4 1 unless exists $s->_providers->{$provider}
25 0 1 if ref $provider ne "HASH"
36 0 6 if (my $e = load_class($class)) { }
38 2 4 if %cfg
40 0 0 unless $s->log and $s->log->error($e)
47 5 4 if ($uinfo)