blib/lib/Metabrik/Database/Rir.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
126 | 0 | 0 | 0 | $type ne "asn" and $type ne "ipv4" |
0 | 0 | 0 | $type ne "asn" and $type ne "ipv4" and $type ne "ipv6" | |
134 | 0 | 0 | 0 | not $date =~ /^\d{8}$/ and $date ne "" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
84 | 0 | 0 | 0 | $input ||= $self->datadir . "/" . $self->input |