blib/lib/Password/Policy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
57 | 0 | 0 | if (my $parent = delete $$profile{'inherit'}) |
61 | 0 | 0 | if ($key eq 'algorithm') |
65 | 0 | 0 | if ($$rules{$key}) { } |
66 | 0 | 0 | if $$profile{$key} > $$rules{$key} |
101 | 0 | 0 | if $rule eq 'algorithm' |
111 | 0 | 0 | unless ($check) |
120 | 0 | 0 | if ($self->previous) |
122 | 0 | 0 | if $enc_password eq $previous_password |
132 | 0 | 0 | unless ($algorithm) |
133 | 0 | 0 | unless ($password) |