lib/WebService/OpenSky.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
241 | 0 | 2 | 0 | $time != 0 and time - $time > 2592000 |
348 | 3 | 0 | 0 | not $self->_password and $delay->{'noauth'} |
371 | 0 | 0 | 14 | $username && $password |
14 | 0 | 0 | not $username && $password and $no_auth_required |