| line |
!l |
l&&!r |
l&&r |
condition |
|
117
|
0 |
0 |
0 |
$desc and not $typeref->attribute_value('descfunc') |
|
124
|
0 |
0 |
0 |
$desc and $$fieldref{'omit_description'} |
|
164
|
0 |
0 |
0 |
$next_field and $next_values{$inc}{$field} eq $next_values{$inc}{$next_field} |
|
325
|
0 |
0 |
0 |
$$typeref{'words'} > 0 and $$typeref{'words'} < 2 |
|
|
0 |
0 |
0 |
$$typeref{'words'} > 0 and $$typeref{'words'} < 2 and not $c |
|
365
|
0 |
0 |
0 |
$c and $typecast ne '' |
|
371
|
0 |
0 |
0 |
$$bitref{'numbits'} < 32 and $$bitref{'numbits'} > 1 |
|
387
|
0 |
0 |
0 |
$high_mod == 31 and $low_mod == 0 |
|
390
|
0 |
0 |
0 |
$high_mod == 31 and $low_mod == 0 |
|
|
0 |
0 |
0 |
$high_mod == 31 and $low_mod == 0 and $srcbit == 0 |
|
419
|
0 |
0 |
0 |
$typeref->attribute_value('public_rdwr_accessors') and $$fl{'private'} |
|
|
0 |
0 |
0 |
$typeref->attribute_value('public_rdwr_accessors') and $$fl{'private'} and $$fl{'CPP'} |
|
430
|
0 |
0 |
0 |
$typeref->attribute_value('public_rdwr_accessors') and $$fl{'private'} |
|
|
0 |
0 |
0 |
$typeref->attribute_value('public_rdwr_accessors') and $$fl{'private'} and $$fl{'CPP'} |
|
441
|
0 |
0 |
0 |
$rst =~ /^[a-z]/i and $$bitref{'type'} |
|
527
|
0 |
0 |
0 |
$$typeref{'inherits_typeref'} and $$typeref{'inherits_typeref'}->find_bit($$bitref{'name'}) |