line |
!l |
l&&!r |
l&&r |
condition |
111
|
0 |
0 |
0 |
$name and $name eq 'define' |
116
|
0 |
0 |
0 |
exists $attrs{'family'} and exists $attrs{'subtype'} |
196
|
0 |
0 |
0 |
$$attrs{'default_generate'} and $$attrs{'default_generate'} ne 'no' |
197
|
0 |
0 |
0 |
@$value and $$value[1] =~ /\S/ |
244
|
0 |
0 |
0 |
$$attrs{'null_terminated'} and $$attrs{'null_terminated'} eq 'yes' |
260
|
0 |
0 |
0 |
$$attrs{'subtyped'} and $$attrs{'subtyped'} eq 'yes' |
275
|
0 |
0 |
0 |
$$tlvattrs{'default_generate'} and $$tlvattrs{'default_generate'} ne 'no' |
337
|
0 |
0 |
0 |
$xml_revmap{$snac{'family'}} and $xml_revmap{$snac{'family'}}{$snac{'subtype'}} |
|
0 |
0 |
0 |
$xml_revmap{'-1'} and $xml_revmap{'-1'}{$snac{'subtype'}} |