| blib/lib/LWP/UserAgent/Throttled.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 3 | 1 | if (defined $self->{'throttle'} and $self->{'throttle'}{$host}) |
| 50 | 2 | 1 | if ($self->{'lastcallended'}{$host}) |
| 53 | 2 | 0 | if ($waittime > 0) |
| 77 | 0 | 4 | unless defined $_[0] |
| 79 | 1 | 3 | if (ref $_[0] eq 'HASH') |
| 89 | 1 | 2 | $self->{'throttle'}{$host} ? : |