blib/lib/CGI/Authen/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
225 | 0 | 0 | 0 | $username and $password |
233 | 0 | 0 | 0 | $username and $password |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
154 | 0 | 0 | 0 | not exists $cookie{$_} or $cookie{$_}->value eq '' |