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