line |
!l |
l&&!r |
l&&r |
condition |
2263
|
0 |
0 |
0 |
exists $$definition{'available'} and $$definition{'available'} == 1 |
2277
|
0 |
0 |
0 |
exists $$result{'unit'} and $$result{'unit'} ne '' |
2398
|
0 |
0 |
0 |
exists $$self{'get'}{$name}{'available'} and $$self{'get'}{$name}{'available'} == 1 |
2402
|
0 |
0 |
0 |
substr($command, 0, 2) eq '05' and substr($command, 0, 5) ne '05 00' |
2435
|
0 |
0 |
0 |
substr($command, 0, 2) eq '06' and substr($command, 0, 5) ne '06 00' |
|
0 |
0 |
0 |
substr($command, 0, 2) eq '06' and substr($command, 0, 5) ne '06 00' and substr($command, 0, 5) ne '06 20' |
|
0 |
0 |
0 |
substr($command, 0, 2) eq '06' and substr($command, 0, 5) ne '06 00' and substr($command, 0, 5) ne '06 20' and substr($command, 0, 5) ne '06 40' |
|
0 |
0 |
0 |
substr($command, 0, 2) eq '06' and substr($command, 0, 5) ne '06 00' and substr($command, 0, 5) ne '06 20' and substr($command, 0, 5) ne '06 40' and substr($command, 0, 5) ne '06 60' |
|
0 |
0 |
0 |
substr($command, 0, 2) eq '06' and substr($command, 0, 5) ne '06 00' and substr($command, 0, 5) ne '06 20' and substr($command, 0, 5) ne '06 40' and substr($command, 0, 5) ne '06 60' and substr($command, 0, 5) ne '06 80' |
|
0 |
0 |
0 |
substr($command, 0, 2) eq '06' and substr($command, 0, 5) ne '06 00' and substr($command, 0, 5) ne '06 20' and substr($command, 0, 5) ne '06 40' and substr($command, 0, 5) ne '06 60' and substr($command, 0, 5) ne '06 80' and substr($command, 0, 5) ne '06 A0' |
|
0 |
0 |
0 |
substr($command, 0, 2) eq '06' and substr($command, 0, 5) ne '06 00' and substr($command, 0, 5) ne '06 20' and substr($command, 0, 5) ne '06 40' and substr($command, 0, 5) ne '06 60' and substr($command, 0, 5) ne '06 80' and substr($command, 0, 5) ne '06 A0' and substr($command, 0, 5) ne '06 C0' |
|
0 |
0 |
0 |
substr($command, 0, 2) eq '06' and substr($command, 0, 5) ne '06 00' and substr($command, 0, 5) ne '06 20' and substr($command, 0, 5) ne '06 40' and substr($command, 0, 5) ne '06 60' and substr($command, 0, 5) ne '06 80' and substr($command, 0, 5) ne '06 A0' and substr($command, 0, 5) ne '06 C0' and substr($command, 0, 5) ne '06 E0' |
|
0 |
0 |
0 |
substr($command, 0, 2) eq '06' and substr($command, 0, 5) ne '06 00' and substr($command, 0, 5) ne '06 20' and substr($command, 0, 5) ne '06 40' and substr($command, 0, 5) ne '06 60' and substr($command, 0, 5) ne '06 80' and substr($command, 0, 5) ne '06 A0' and substr($command, 0, 5) ne '06 C0' and substr($command, 0, 5) ne '06 E0' and $$self{'bus_type'} eq 'CAN' |
2496
|
0 |
0 |
0 |
$type[$index] eq 'byte' and $type[0] eq 'signed' |
|
0 |
0 |
0 |
$type[$index] eq 'word' and $type[0] eq 'signed' |
2809
|
0 |
0 |
0 |
$command_parts[0] ne 'AT' and $status eq 'ok' |
2864
|
0 |
0 |
0 |
$$self{'results'}{$address}{'command'} == $$self{'last_command'} and $$self{'results'}{$address}{'sub_command'} == $$self{'last_sub_command'} |
2942
|
0 |
0 |
0 |
$_ > 32 and $_ < 127 |
3028
|
0 |
0 |
0 |
$$self{'replay_file'} == 0 and $self->PortOK |
3031
|
0 |
0 |
0 |
$count_in == 0 and $timeout > 0 |
3033
|
0 |
0 |
0 |
$count_in == $bytes_to_read and $string_in ne $null |
3050
|
0 |
0 |
0 |
$string_in ne '>' and $string_in ne $null |
3419
|
0 |
0 |
0 |
defined $port_details and $port_details ne '' |
3473
|
0 |
0 |
0 |
$$self{'port'} != -1 and $$self{'ELM_type'} ne 'NONE' |
3515
|
0 |
0 |
0 |
$$self{'ELM_type'} eq 'NONE' and $$self{'debug_level'} > 0 |
3663
|
0 |
0 |
0 |
substr($$result{'name'}, 4, 15) eq 'IDs supported (' and $$result{'value'} == 1 |
|
0 |
0 |
0 |
$$result{'value'} == 1 and substr($$result{'name'}, -2, 2) eq '13' && $$self{'get'}{'Location of oxygen sensors 13'}{'available'} == 1 || substr($$result{'name'}, -2, 2) eq '1D' && $$self{'get'}{'Location of oxygen sensors 1D'}{'available'} == 1 |