| blib/lib/Dancer2/Plugin/Auth/Extensible/Provider/LDAP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 244 | 0 | 0 | 111 | defined $username and defined $password |
| 263 | 2 | 1 | 49 | defined $username and defined $password |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 239 | 111 | 0 | 0 | defined $username || defined $password |