blib/lib/Data/Password/zxcvbn/Combinatorics.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 2575 | if $k > $n |
15 | 1528 | 1047 | if $k == 0 |
45 | 1537 | 2414 | unless @{$keys;} |
52 | 560 | 2762 | if exists $sub->{$value} |