Branch Coverage

blib/lib/AnyEvent/MP/Node.pm
Criterion Covered Total %
branch 0 44 0.0


line true false branch
83 0 0 if (my $mon = delete $self->{'lmon'})
87 0 0 unless $no_transport
92 0 0 unless $self->{'connect_to'}
104 0 0 if $self->{'transport'}
118 0 0 unless delete $self->{'queue'}
124 0 0 if $self->{'transport'}
125 0 0 if $self->{'connect_w'}
140 0 0 if ($addresses) { }
144 0 0 if ($AnyEvent::MP::Kernel::GLOBAL) { }
155 0 0 if $self->{'transport'}
156 0 0 if $self->{'connect_w'}
158 0 0 unless (@$addresses)
168 0 0 if ($monitor - $interval) / @$addresses < $interval
171 0 0 if $interval < 0.4
176 0 0 unless my $endpoint = pop @endpoints
182 0 0 unless my($host, $port) = &AnyEvent::Socket::parse_hostport($endpoint)
203 0 0 unless @$list or not length $portid
212 0 0 unless my $list = $self->{'lmon'}{$portid}
217 0 0 unless (@$list)
250 0 0 if (++$DELAY > 0)
280 0 0 if ($DELAY_W)
290 0 0 if ($DELAY_W)