| blib/lib/LWP/UserAgent/Throttled.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 8 | 12.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 53 | 1 | 0 | 0 | defined $self->{'throttle'} and $self->{'throttle'}{$host} |
| 0 | 0 | 0 | defined $self->{'throttle'} and $self->{'throttle'}{$host} and $self->{'lastcallended'}{$host} |
| line | l | !l | condition |
|---|---|---|---|
| 98 | 0 | 0 | $self->{'throttle'}{$args} || 0 |