| blib/lib/Cassandra/Client/AsyncEV.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 39 | 0 | 0 | 0 | $self->{'timeouts'} and grep {not $_->[3] if $_->[1] == $fh;} @{$$self{'timeouts'};} |
| 91 | 0 | 0 | 0 | @Cassandra::Client::AsyncEV::TIMEOUTS and $Cassandra::Client::AsyncEV::TIMEOUTS[-1][0] > $deadline |
| 109 | 0 | 0 | 0 | @Cassandra::Client::AsyncEV::TIMEOUTS and $curtime >= $Cassandra::Client::AsyncEV::TIMEOUTS[0][0] |
| line | l | !l | condition |
|---|---|---|---|
| 20 | 0 | 0 | $options->{'timer_granularity'} || 0.1 |