Branch Coverage
blib/lib/Password/OWASP/AbstractBase.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
19
1
5
if
$ppr
->match
(
$self
->hash_password
(
$given
)
)
22
4
3
if
$ok
or
$self
->check_legacy_password
(
$given
,
$want
)