Branch Coverage

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


line true false branch
38 0 0 if $_->[1] == $fh
0 0 if ($self->{'timeouts'} and grep {not $_->[3] if $_->[1] == $fh;} @{$$self{'timeouts'};})
42 0 0 unless @{$self->{'timeouts'};}
48 0 0 unless my $connection = $self->{'fh_to_obj'}{$fh}
63 0 0 unless my $connection = $self->{'fh_to_obj'}{$fh}
94 0 0 unless ($self->{'ae_timeout'})
106 0 0 if (@Cassandra::Client::AsyncAnyEvent::TIMEOUTS and $Cassandra::Client::AsyncAnyEvent::TIMEOUTS[-1][0] > $deadline) { }
126 0 0 unless ($item->[3])
129 0 0 unless $triggered_read{$fh}++
130 0 0 unless $item->[3]
134 0 0 unless (@Cassandra::Client::AsyncAnyEvent::TIMEOUTS)