| lib/Geo/Coder/Many.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 16 | 41 | 39.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 293 | 60 | 150 | 0 | defined $filter_callback and ref $filter_callback ne 'CODE' |
| 343 | 42 | 168 | 0 | defined $picker_callback and ref $picker_callback ne 'CODE' |
| 464 | 2482 | 1131 | 0 | $waiting_time > 0 and $args->{'wait_for_retries'} |
| 549 | 420 | 177 | 1503 | defined $self->{'picker_callback'} and not defined $accepted_response |
| 788 | 0 | 2100 | 0 | $location and $cache |
| 805 | 2100 | 0 | 0 | $cache and $location |
| line | l | !l | condition |
|---|---|---|---|
| 695 | 630 | 0 | $geocoder->get_daily_limit || 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 677 | 1195 | 0 | 2418 | not defined $next or $next eq '' |
| 757 | 0 | 0 | 0 | not $result or $@ |
| 769 | 0 | 0 | 0 | not $result or $@ |
| 786 | 0 | 0 | 2100 | shift() || $self->{'cache'} |
| 789 | 0 | 0 | 0 | $self->_normalize_cache_key($location) || $location |
| 803 | 0 | 0 | 2100 | shift() || $self->{'cache'} |
| 806 | 0 | 0 | 0 | $self->_normalize_cache_key($location) || $location |