blib/lib/Articulate/Authentication/Internal.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 7 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
85 | 0 | 0 | 0 | defined $real_encrypted_password and defined $plaintext_password |
line | l | !l | condition |
---|---|---|---|
36 | 0 | 0 | $credentials->fields->{'user_id'} // (return) |
37 | 0 | 0 | $credentials->fields->{'password'} // (return) |