Condition Coverage

blib/lib/Geo/Coder/US/Census.pm
Criterion Covered Total %
condition 2 5 40.0


or 2 conditions

line l !l condition
55 0 2 delete $param{'host'} || 'geocoding.geo.census.gov/geocoder/locations/address'

or 3 conditions

line l !l&&r !l&&!r condition
54 0 2 0 delete $param{'ua'} || 'LWP::UserAgent'->new('agent', 'Geo::Coder::US::Census' . "/$VERSION")