| blib/lib/GeoIP2/WebService/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 10 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 237 | 0 | 1 | 4 | defined $content and length $content |
| 252 | 1 | 0 | 1 | $body->{'code'} and $body->{'error'} |
| line | l | !l | condition |
|---|---|---|---|
| 89 | 16 | 0 | &try(sub { 'v' . $self->VERSION; } ) || 'v?' |
| 92 | 16 | 0 | &try(sub { 'v' . $ua->VERSION; } ) || 'v?' |