blib/lib/Geo/Coder/US/Census.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 5 | 40.0 |
line | l | !l | condition |
---|---|---|---|
55 | 0 | 2 | delete $param{'host'} || 'geocoding.geo.census.gov/geocoder/locations/address' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
54 | 0 | 2 | 0 | delete $param{'ua'} || 'LWP::UserAgent'->new('agent', 'Geo::Coder::US::Census' . "/$VERSION") |