blib/lib/Geo/IP2Location/Lite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 12 | 58.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
207 | 0 | 0 | 570 | defined $ipfrom and defined $ipto |
209 | 290 | 236 | 44 | $ipno >= $ipfrom and $ipno < $ipto |
246 | 0 | 18 | 6 | $pos == $COUNTRYSHORT and $return_val eq 'UK' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
226 | 0 | 0 | 45 | $pos == $LATITUDE or $pos == $LONGITUDE |