| line | !l | l&&!r | l&&r | condition | 
 
| 253 | 0 | 2 | 1 | $propdict->{'FT'} and $self->getValue($propdict->{'FT'}) =~ /^Btn$/o | 
 
| 335 | 0 | 0 | 25 | $propdict->{'FT'} and $self->getValue($propdict->{'FT'}) =~ /^(Tx|Btn)$/o | 
 
| 367 | 0 | 0 | 2 | $dict->{'AP'}{'value'}{'N'}{'value'} && ref($dict->{'AP'}{'value'}{'N'}{'value'}) =~ /^HASH/ | 
 
| 394 | 0 | 0 | 0 | $fieldType eq 'Btn' && defined $dict->{'AS'}{'value'} && $dict->{'AS'}{'value'} && defined $dict->{'AP'}{'value'}{'N'}{'value'}{$dict->{'AS'}{'value'}}{'value'} | 
 
| 497 | 23 | 0 | 0 | $fontmetrics and not $fontsize | 
 
| 506 | 0 | 0 | 0 | $w and $w > $stringwidth | 
 
| 665 | 2 | 0 | 220 | defined $parentname and $parentname ne '' | 
 
| 785 | 0 | 0 | 22413 | defined $key and $key |