blib/lib/WWW/PerlMonks.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
105 | 0 | 0 | 0 | $parameter_hash{'USERNAME'} && $parameter_hash{'PASSWORD'} |
383 | 0 | 0 | 0 | defined $since_seconds and $since_seconds > 691200 |
668 | 0 | 0 | 0 | $attempts < 1 and not $successful_url_get |
695 | 0 | 0 | 0 | $contents eq '' and $$self{'AUTHENTICATED'} |