| blib/lib/Geo/Coder/US/Census.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 5 | 20.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 112 | 0 | 0 | 0 | defined $hr->{'city'} and defined $hr->{'state'} |
| line | l | !l | condition |
|---|---|---|---|
| 59 | 0 | 2 | $param{'host'} || 'geocoding.geo.census.gov/geocoder/locations/address' |