blib/lib/PlugAuth/Plugin/DBIAuth.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
53 | 0 | 0 | 0 | defined $tmp and $tmp eq $encrypted |
57 | 0 | 0 | 0 | $1 eq 'apr1' and apache_md5_crypt($pass, $encrypted) eq $encrypted |
58 | 0 | 0 | 0 | $1 eq '1' and unix_md5_crypt($pass, $encrypted) eq $encrypted |