| blib/lib/Geo/Coder/US/Census.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 20 | 10.0 |
| line | true | false | branch |
|---|---|---|---|
| 72 | 1 | 0 | if (@_ % 2 == 0) { } |
| 79 | 1 | 0 | unless my $location = $param{'location'} |
| 81 | 0 | 0 | if (&Encode::is_utf8($location)) |
| 85 | 0 | 0 | if ($location =~ /,?(.+)\s*(United States|US|USA)$/i) |
| 94 | 0 | 0 | if ($hr->{'street'}) |
| 95 | 0 | 0 | if ($hr->{'number'}) { } |
| 100 | 0 | 0 | if ($hr->{'suffix'}) |
| 112 | 0 | 0 | if ($res->is_error) |
| 140 | 0 | 0 | if (@_) |
| 160 | 0 | 0 | if (@_ % 2 == 0) { } |