line |
l |
!l&&r |
!l&&!r |
condition |
421
|
0 |
0 |
1 |
$$this{'_pdu_type'} == GET_RESPONSE() or $$this{'_pdu_type'} == TRAP() |
|
0 |
0 |
1 |
$$this{'_pdu_type'} == GET_RESPONSE() or $$this{'_pdu_type'} == TRAP() or $$this{'_pdu_type'} == SNMPV2_TRAP() |
|
0 |
0 |
1 |
$$this{'_pdu_type'} == GET_RESPONSE() or $$this{'_pdu_type'} == TRAP() or $$this{'_pdu_type'} == SNMPV2_TRAP() or $$this{'_pdu_type'} == REPORT() |
447
|
0 |
0 |
0 |
$status < 0 or $status > ($this->version > SNMP_VERSION_1() ? 18 : 5) |
471
|
0 |
0 |
0 |
$index < 0 or $index > 2147483647 |
540
|
0 |
0 |
0 |
not defined $vbl or ref $vbl ne 'HASH' |
561
|
0 |
0 |
0 |
not defined $types or ref $types ne 'HASH' |
581
|
0 |
0 |
0 |
defined $$this{'_error'} or not defined $$this{'_var_bind_names'} |
606
|
0 |
0 |
0 |
$$this{'_version'} < SNMP_VERSION_3() or $$this{'_scoped'} |
1015
|
0 |
0 |
0 |
$_[0] > $#error_status or $_[0] < 0 |