Branch Coverage

blib/lib/XAS/Lib/Net/POE/Client.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
191 0 0 if (my $wheel = $self->wheel) { }
283 0 0 if ($errnum == $error)
310 0 0 if ($errnum == $error)
329 0 0 if ($self->{'attempts'} < $self->{'count'}) { }
340 0 0 if ($retry) { }
364 0 0 if (my $wheel = $self->wheel)
382 0 0 if ($self->input_paused)
384 0 0 if (my $wheel = $self->wheel)
410 0 0 unless (defined $self->{'filter'})