blib/lib/WWW/ErnestMarples.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 12 | 41.6 |
line | true | false | branch |
---|---|---|---|
51 | 0 | 1 | if @_ % 1 |
54 | 1 | 0 | unless defined $service |
55 | 0 | 1 | if keys %args |
76 | 0 | 1 | if $resp->is_error |
77 | 1 | 0 | unless $resp->content_type =~ m[^text/csv\b] |
81 | 0 | 0 | unless defined $lon and $lat =~ /^-?\d+(?:\.\d+)?$/ and $lon =~ /^-?\d+(?:\.\d+)?$/ |