Branch Coverage

blib/lib/POE/Component/MessageQueue/Statistics.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
63 0 0 unless ($queue)
81 0 0 unless ($topic)
102 0 0 if (my $method = $self->can("notify_$event")) { }
117 0 0 unless $qname =~ m[/queue/(.*)]
136 0 0 if $total <= 0
144 0 0 if ($d->name =~ m[/.*/(.*)])
146 0 0 $d->isa('POE::Component::MessageQueue::Queue') ? :
184 0 0 if (my $store_info = delete $self->{'store_info'}{$id})