Branch Coverage

blib/lib/Password/Policy/Rule/Pwned.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
41 21 4 $strmb->islegal($password) ? :
46 3 22 if ($res->code != 200)
50 12 10 if (index($res->content, "${hash}:") != -1)