Condition Coverage

blib/lib/Nagios/Plugin/SNMP.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
215 0 0 0 exists $$process_delta_opts{'cache'} and exists $$process_delta_opts{'cache'}{'type'}
273 0 0 0 defined $self->opts->get('timeout') and $self->opts->get('timeout') > 0
797 0 0 0 scalar @errors > 0 and scalar @errors == scalar @sessions
893 0 0 0 scalar @errors > 0 and scalar @errors == scalar @sessions
1003 0 0 0 scalar @errors > 0 and scalar @errors == scalar @sessions

or 3 conditions

line l !l&&r !l&&!r condition
592 0 0 0 not exists $$spd{'cache'} or !ref($$self{'cache'}) =~ /^Cache::/
1190 0 0 0 not defined $$self{'_SNMP_SESSIONS'} or scalar @{$$self{'_SNMP_SESSIONS'};} == 0