Branch Coverage

blib/lib/AnyEvent/SNMP/TrapReceiver.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
86 2 0 if (exists $args{'bind'}) { }
128 1 1 if (exists $trap->{'pdu_type'}{'snmpv2_trap'}) { }
135 1 1 if (exists $trap->{'agent_addr'})
139 1 1 if (exists $trap->{'generic_trap'})
144 1 1 if (exists $trap->{'timeticks'})