| line |
!l |
l&&!r |
l&&r |
condition |
|
260
|
6 |
0 |
0 |
-e $rcfile and open my $fh, $rcfile |
|
286
|
3 |
3 |
0 |
$registry and $registrar |
|
|
3 |
3 |
0 |
$registry and $both |
|
550
|
24 |
0 |
6 |
$indent < 1 and $object->self |
|
632
|
0 |
0 |
0 |
$asn->start > 0 and $asn->end > 0 |
|
|
0 |
0 |
0 |
$asn->start > 0 and $asn->end > 0 and $asn->end > $asn->start |
|
689
|
3 |
21 |
0 |
$entity->handle and $indent < 1 |
|
813
|
0 |
0 |
9 |
$epp and $is_domain |
|
|
0 |
0 |
9 |
$epp and $is_domain and not $short |
|
846
|
3 |
0 |
21 |
$entity->handle and "not applicable" ne $entity->handle |
|
|
3 |
0 |
21 |
$entity->handle and "not applicable" ne $entity->handle and "HANDLE REDACTED FOR PRIVACY" ne $entity->handle |
|
949
|
393 |
0 |
0 |
-t $out and not $nocolor |
|
980
|
0 |
0 |
0 |
$node->isa("PPI::Token::Magic") and "_" eq $node->content |
| line |
l |
!l&&r |
!l&&!r |
condition |
|
294
|
1 |
0 |
5 |
$registrar ||= $both |
|
296
|
3 |
0 |
3 |
$registry or $both |
|
302
|
0 |
0 |
6 |
$help or length $object < 1 |
|
556
|
3 |
3 |
0 |
$object->unicodeName || $name |
|
692
|
6 |
0 |
0 |
$PUBLIC_ID_DISPLAY_NAME{$id->type} || $id->type |
|
718
|
87 |
0 |
0 |
$VCARD_NODE_NAMES{uc $property->type} || ucfirst lc $property->type |
|
722
|
0 |
18 |
0 |
$VCARD_KIND_DISPLAY_NAME{$value} || $value |
|
795
|
42 |
0 |
0 |
$EVENT_DISPLAY_NAMES{$event->action} || ucfirst $event->action |
|
814
|
9 |
0 |
0 |
$STATUS_DISPLAY_NAMES{$status} || $status |
|
844
|
24 |
0 |
0 |
$ROLE_DISPLAY_NAMES{$_} || ucfirst $_ |
|
868
|
18 |
0 |
0 |
$thing->title || $type |
|
871
|
0 |
0 |
0 |
$thing->title || $NOTICE_REMARK_TYPE{$thing->type} || $type |