Branch Coverage

blib/lib/POE/Component/SNMP/Dispatcher.pm
Criterion Covered Total %
branch 1 50 2.0


line true false branch
20 0 16 if (not defined &VERBOSE)
140 0 0 if ($$event[1] <= $time) { }
172 0 0 if $$event[1] > time
212 0 0 if (ref($transport = $this->SUPER::register($transport, $callback)))
243 0 0 if (ref($transport = $this->SUPER::deregister($transport)))
250 0 0 if ($this->_pending_pdu_count($fileno))
282 0 0 if (not $$this{'_refcount'}{$fileno}) { }
312 0 0 if (--$$this{'_refcount'}{$fileno} <= 0) { }
321 0 0 unless $this->_current_pdu($fileno)
340 0 0 if (@_ == 3)
385 0 0 ref $$this{'_pending_pdu'}{$fileno} eq 'ARRAY' ? :
471 0 0 if ($this->_current_pdu($fileno)) { }
512 0 0 if ($$event[1] <= time)
579 0 0 unless $this->_current_callback($fileno)
606 0 0 $$session{'_pdu'}{'_transport'} ? :
0 0 $session->transport ? :
613 0 0 $socket ? :
626 0 0 if (defined(my $pdu = $this->_clear_current_pdu($fileno)))
637 0 0 if (defined(my $request = $MESSAGE_PROCESSING->msg_handle_delete($pdu->request_id)))
702 0 0 if ref $_ eq 'POE::Component::SNMP::Dispatcher'
705 0 0 if (ref $_ eq 'ARRAY') { }
0 0 elsif (defined $_) { }
707 0 0 ref $_ eq 'CODE' ? :
0 0 ref $_ ? :
710 0 0 ref $_ ? :