Branch Coverage

blib/lib/Articulate/Authentication/Preconfigured.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
60 0 0 if (exists $self->passwords->{$user_id})
61 0 0 if $password eq $self->passwords->{$user_id}