| blib/lib/DarkSky/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 51 | 0 | 0 | if (exists $args{'time'} and $args{'time'} ne '') { } |
| 60 | 0 | 0 | if (exists $args{'units'}) { } |
| 72 | 0 | 0 | if (exists $args{'lang'}) |
| 79 | 0 | 0 | unless $response->{'success'} |