line |
!l |
l&&!r |
l&&r |
condition |
297
|
0 |
0 |
0 |
exists $$device{'TYPE'} && $$device{'TYPE'} eq 'PRINTER' |
310
|
0 |
0 |
0 |
not exists $$device{'VENDOR'} and exists $$device{'MANUFACTURER'} |
456
|
0 |
0 |
0 |
$type && $type eq 'NETWORKING' |
|
0 |
0 |
0 |
$type && $type eq 'PRINTER' |
509
|
0 |
0 |
0 |
$address and $address =~ /^$FusionInventory::Agent::Tools::Hardware::mac_address_pattern$/ |
521
|
0 |
0 |
0 |
@addresses and @addresses == 1 |
567
|
0 |
0 |
0 |
$$info{'TYPE'} and $$info{'TYPE'} eq 'PRINTER' |
574
|
0 |
0 |
0 |
$$info{'TYPE'} and $$info{'TYPE'} eq 'NETWORKING' |
583
|
0 |
0 |
0 |
$ports and %$ports |
692
|
0 |
0 |
0 |
defined $max and defined $current |
827
|
0 |
0 |
0 |
defined $value1 and _isInteger($value1) |
828
|
0 |
0 |
0 |
defined $value2 and _isInteger($value2) |
982
|
0 |
0 |
0 |
exists $$port{'CONNECTIONS'} and exists $$port{'CONNECTIONS'}{'CDP'} |
|
0 |
0 |
0 |
exists $$port{'CONNECTIONS'} and exists $$port{'CONNECTIONS'}{'CDP'} and $$port{'CONNECTIONS'}{'CDP'} |
1035
|
0 |
0 |
0 |
exists $$port{'CONNECTIONS'} and exists $$port{'CONNECTIONS'}{'CDP'} |
|
0 |
0 |
0 |
exists $$port{'CONNECTIONS'} and exists $$port{'CONNECTIONS'}{'CDP'} and $$port{'CONNECTIONS'}{'CDP'} |
1043
|
0 |
0 |
0 |
exists $$port{'CONNECTIONS'} and exists $$port{'CONNECTIONS'}{'CONNECTION'} |
|
0 |
0 |
0 |
exists $$port{'CONNECTIONS'} and exists $$port{'CONNECTIONS'}{'CONNECTION'} and exists $$port{'CONNECTIONS'}{'CONNECTION'}{'MAC'} |
1273
|
0 |
0 |
0 |
$sysdescr and $model |
1303
|
0 |
0 |
0 |
$$connection{'SYSNAME'} and $$connection{'SYSNAME'} =~ /^SIP([A-F0-9a-f]*)$/ |