| blib/lib/Weather/YR/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 16 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 75 | 0 | 1 | unless (length $self->xml) |
| 78 | 0 | 0 | if ($self->can("status_code")) |
| 82 | 0 | 0 | if ($response->is_success) { } |
| 90 | 1 | 0 | if (length $self->xml) { } |
| 91 | 1 | 0 | if ($self->can("schema_url")) |
| 100 | 0 | 1 | if ($@) { } |
| 110 | 1 | 0 | unless ($@) |
| 128 | 684 | 0 | if (length $date) { } |