Branch Coverage
blib/lib/Ark/Plugin/Authentication/Credential/Password.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
92
2
1
if ($self->cred_password_password_type eq 'clear') { }
1
0
elsif ($self->cred_password_password_type eq 'hashed') { }