Condition Coverage

blib/lib/SNMP/Insight.pm
Criterion Covered Total %
condition 3 10 30.0


and 3 conditions

line !l l&&!r l&&r condition
43 1 0 0 $classifier and blessed $classifier

or 2 conditions

line l !l condition
24 0 0 $args{'session_class'} || 'SNMP::Insight::Session::NetSNMP'
44 0 1 $classifier || 'SNMP::Insight::Classifier'

or 3 conditions

line l !l&&r !l&&!r condition
39 0 1 0 $args{'classifier'} or not exists $args{'classifier'}