line |
!l |
l&&!r |
l&&r |
condition |
236
|
0 |
0 |
0 |
exists $self->result->{'data'} and ref($self->result->{'data'})->isa('HiPi::RF::OpenThings::Message') |
256
|
0 |
0 |
0 |
$self->result->{'command'} eq 'switch' and $self->result->{'option'} eq 'list' |
|
0 |
0 |
0 |
$self->result->{'command'} eq 'switch' and $self->result->{'option'} ne 'list' |
|
0 |
0 |
0 |
$self->result->{'command'} =~ /^adapter|monitor$/ and $self->result->{'option'} eq 'list' |
|
0 |
0 |
0 |
$self->result->{'command'} =~ /^adapter|monitor$/ and $self->result->{'option'} ne 'list' |
277
|
0 |
0 |
0 |
$data->{'spi_device'} and $data->{'can_rx'} eq 'YES' |
278
|
0 |
0 |
0 |
$data->{'spi_device'} and $data->{'can_rx'} eq 'YES' |
376
|
0 |
0 |
0 |
exists $self->result->{'data'} and ref($self->result->{'data'})->isa('HiPi::RF::OpenThings::Message') |
477
|
0 |
0 |
0 |
$self->options->{'reset'} and $self->options->{'reset'} =~ /^\d+$/ |
713
|
0 |
0 |
0 |
$switch and $switch =~ /^1|2|3|4$/ |
786
|
0 |
0 |
0 |
$self->receiver and not $group |
818
|
0 |
0 |
0 |
defined $switch and $switch =~ /^0|1|2|3|4$/ |
836
|
0 |
0 |
0 |
$self->options->{'on'} and $self->options->{'off'} |
900
|
0 |
0 |
0 |
$switch and $switch =~ /^|1|2|3|4$/ |
953
|
0 |
0 |
0 |
$self->conf->{'switches'}{$switchname}{'switch'} == $switch and $self->conf->{'switches'}{$switchname}{'group'} == $group |
1207
|
0 |
0 |
0 |
$self->options->{'on'} and $self->options->{'off'} |