blib/lib/Metabrik/Client/Whois.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 32 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
58 | 0 | 0 | 0 | /abuse/i and /\@/ |
84 | 0 | 0 | 0 | defined $1 and defined $2 |
118 | 0 | 0 | 0 | keys %$new > 0 and not exists $new->{'match'} |
229 | 0 | 0 | 0 | exists $_->{'origin'} and exists $_->{'route'} |
456 | 0 | 0 | 0 | exists $r->{'description'} and $r->{'description'} =~ /$owner/i |
0 | 0 | 0 | exists $r->{'organization'} and $r->{'organization'} =~ /$owner/i |
line | l | !l | condition |
---|---|---|---|
267 | 0 | 0 | $r->{$_} ||= "undef" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
155 | 0 | 0 | 0 | exists $_->{'inetnum'} or exists $_->{'netrange'} |
0 | 0 | 0 | exists $_->{'inetnum'} or exists $_->{'netrange'} or exists $_->{'network'} | |
0 | 0 | 0 | exists $_->{'inetnum'} or exists $_->{'netrange'} or exists $_->{'network'} or exists $_->{'ip_network'} | |
456 | 0 | 0 | 0 | exists $r->{'description'} and $r->{'description'} =~ /$owner/i or exists $r->{'organization'} and $r->{'organization'} =~ /$owner/i |