| blib/lib/Ham/Reference/QRZ.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 200 | 0 | 0 | 0 | not $self->{'_listing'}{'county'} and $self->{'_listing'}{'country'} ne 'Canada' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 92 | 0 | 0 | 0 | shift() || $default_timeout |
| 99 | 0 | 0 | 0 | shift() || $default_api_url |
| 200 | 0 | 0 | 0 | not $self->{'_listing'}{'state'} or not $self->{'_listing'}{'county'} and $self->{'_listing'}{'country'} ne 'Canada' |