blib/lib/Geo/IP2Location/Lite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
208 | 290 | 236 | 44 | $ipno >= $ipfrom and $ipno < $ipto |
242 | 0 | 18 | 6 | $pos == $COUNTRYSHORT and $return_val eq 'UK' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
221 | 0 | 0 | 45 | $pos == $LATITUDE or $pos == $LONGITUDE |