Branch Coverage

blib/lib/Password/OWASP/Argon2.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
29 1 3 if $ppr->match($self->hash_password($given))
32 1 5 if $ok
33 3 2 if $self->check_legacy_password($given, $want)