| blib/lib/NOLookup/RDAP/RDAPLookup.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 27 | 7.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 175 | 4 | 0 | 0 | $args->{'norid_referral_ip'} and $args->{'norid_referral_ip'} =~ /^\d+$/ |
| 645 | 0 | 0 | 0 | $errs and @$errs |
| 653 | 0 | 0 | 0 | $errs and @$errs |
| 692 | 0 | 0 | 0 | $response->start > 0 and $response->end > 0 |
| 769 | 0 | 0 | 0 | not $ent->vcard and $expand |
| line | l | !l | condition |
|---|---|---|---|
| 829 | 0 | 0 | $link->title || $link->rel || '-' |
| 845 | 0 | 0 | $link->title || $link->rel || '-' |
| 863 | 0 | 0 | $link->title || $link->rel || '-' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 525 | 0 | 0 | 0 | $ot eq 'P' or $ot eq 'O' |
| 599 | 2 | 0 | 0 | $rdap_head_get_method_args{$arg} or $rdap_get_method_args{$arg} |