line |
!l |
l&&!r |
l&&r |
condition |
61
|
0 |
37 |
0 |
$io == {sign => '+', value => [0]} || $io == {sign => '+', value => [1]} and $ad == {sign => '+', value => [0]} || $ad == {sign => '+', value => [1]} |
68
|
24 |
13 |
0 |
exists $self->io_ports->{$outp} and exists $self->registers->{$outp} |
189
|
0 |
3 |
0 |
$self->doesrole('USART') and exists $self->usart_pins->{$outp} |
202
|
26 |
20 |
0 |
exists $self->io_ports->{$outp} and exists $self->registers->{$outp} |
271
|
0 |
7 |
0 |
$self->doesrole('USART') and exists $self->usart_pins->{$outp} |
323
|
5 |
1 |
0 |
exists $self->io_ports->{$inp} and exists $self->registers->{$inp} |
354
|
0 |
1 |
0 |
$self->doesrole('USART') and exists $self->usart_pins->{$inp} |