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