Branch Coverage

blib/lib/Cassandra/Client/AsyncAnyEvent.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
37 0 0 if $_->[1] == $fh
0 0 if ($self->{'timeouts'} and grep {not $_->[3] if $_->[1] == $fh;} @{$$self{"timeouts"};})
41 0 0 unless @{$self->{'timeouts'};}
47 0 0 unless my $connection = $self->{'fh_to_obj'}{$fh}
62 0 0 unless my $connection = $self->{'fh_to_obj'}{$fh}
93 0 0 unless ($self->{'ae_timeout'})
105 0 0 if (@Cassandra::Client::AsyncAnyEvent::TIMEOUTS and $Cassandra::Client::AsyncAnyEvent::TIMEOUTS[-1][0] > $deadline) { }
125 0 0 unless ($item->[3])
128 0 0 unless $triggered_read{$fh}++
129 0 0 unless $item->[3]
133 0 0 unless (@Cassandra::Client::AsyncAnyEvent::TIMEOUTS)