Condition Coverage

blib/lib/NOLookup/RDAP/RDAPLookup.pm
Criterion Covered Total %
condition 2 27 7.4


and 3 conditions

line !l l&&!r l&&r condition
176 4 0 0 $args->{'norid_referral_ip'} and $args->{'norid_referral_ip'} =~ /^\d+$/
646 0 0 0 $errs and @$errs
654 0 0 0 $errs and @$errs
693 0 0 0 $response->start > 0 and $response->end > 0
773 0 0 0 not $ent->vcard and $expand

or 2 conditions

line l !l condition
833 0 0 $link->title || $link->rel || '-'
849 0 0 $link->title || $link->rel || '-'
867 0 0 $link->title || $link->rel || '-'

or 3 conditions

line l !l&&r !l&&!r condition
526 0 0 0 $ot eq "P" or $ot eq "O"
600 2 0 0 $rdap_head_get_method_args{$arg} or $rdap_get_method_args{$arg}