| blib/lib/Geo/Coder/XYZ.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 11 | 36.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 137 | 1 | 0 | 0 | $rc->{'otherlocations'} and $rc->{'otherlocations'}{'loc'} |
| 0 | 0 | 0 | $rc->{'otherlocations'} and $rc->{'otherlocations'}{'loc'} and ref $rc->{'otherlocations'}{'loc'} eq "ARRAY" |
| line | l | !l | condition |
|---|---|---|---|
| 69 | 0 | 2 | $params->{'host'} || 'geocode.xyz' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 51 | 0 | 2 | 1 | ref $proto || $proto |