Branch Coverage
blib/lib/Password/Policy/Rule/Pwned.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
42
3
11
if ($res->code != 200)
46
6
5
if (index($res->content, "${hash}:") > -1)