| blib/lib/Metabrik/Lookup/Iplocation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 41 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 144 | 0 | 0 | 0 | defined $from and defined $to |
| 165 | 0 | 0 | 0 | defined $h->{$k} and length $h->{$k} |
| 245 | 0 | 0 | 0 | defined $h->{$k} and length $h->{$k} |
| line | l | !l | condition |
|---|---|---|---|
| 140 | 0 | 0 | $asn ||= "undef" |
| 141 | 0 | 0 | $organization ||= "undef" |
| 159 | 0 | 0 | $h->{'dma_code'} ||= 0 |
| 160 | 0 | 0 | $h->{'area_code'} ||= 0 |
| 161 | 0 | 0 | $h->{'metro_code'} ||= 0 |
| 219 | 0 | 0 | $asn ||= "undef" |
| 220 | 0 | 0 | $organization ||= "undef" |
| 239 | 0 | 0 | $h->{'dma_code'} ||= 0 |
| 240 | 0 | 0 | $h->{'area_code'} ||= 0 |
| 241 | 0 | 0 | $h->{'metro_code'} ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 113 | 0 | 0 | 0 | $@ or not defined $record |
| 138 | 0 | 0 | 0 | $asn ||= $asn_organization |
| 192 | 0 | 0 | 0 | $@ or not defined $record |
| 217 | 0 | 0 | 0 | $asn ||= $asn_organization |