| blib/lib/Geo/UK/Postcode/CodePointOpen.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 13 | 20 | 65.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 121 | 5 | 9 | 81 | $fh2 and not eof $fh2 |
| 133 | 70 | 0 | 20 | $args{'include_lat_long'} and $pc{'Eastings'} |
| 0 | 0 | 20 | $args{'include_lat_long'} and $pc{'Eastings'} and $pc{'Northings'} | |
| 155 | 20 | 10 | 0 | $match and not +($area . $district) =~ /$match/ |
| line | l | !l | condition |
|---|---|---|---|
| 176 | 1 | 0 | $args{'batch_size'} || 100 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 140 | 20 | 10 | 60 | $args{'split_postcode'} or $match |
| 147 | 0 | 0 | 30 | $@ or not $unit |