Branch Coverage

blib/lib/PlugAuth/Plugin/AuthenSimple.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
20 0 1 unless ref $config_list eq 'ARRAY'
28 0 2 if $@
40 2 1 if $self->{'simple'}->authenticate($user, $pass)