line |
!l |
l&&!r |
l&&r |
condition |
20
|
0 |
0 |
3 |
defined $ipin and defined $opin |
22
|
0 |
0 |
3 |
exists $self->pins->{$ipin} and exists $self->pins->{$opin} |
25
|
0 |
0 |
3 |
exists $self->registers->{'SPBRGH'} and exists $self->registers->{'SPBRG'} |
|
0 |
0 |
3 |
exists $self->registers->{'SPBRGH'} and exists $self->registers->{'SPBRG'} and exists $self->registers->{'BAUDCTL'} |
112
|
0 |
0 |
3 |
exists $self->registers->{'TXSTA'} and exists $self->registers->{'RCSTA'} |
438
|
0 |
0 |
1 |
defined $href and ref $href eq "HASH" |
470
|
0 |
0 |
1 |
defined $href and ref $href eq "HASH" |
471
|
0 |
0 |
1 |
defined $isr{'ISR'} and $isr{'END'} |