| blib/lib/Cassandra/Client/Policy/Retry/Default.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 34 | 0 | 0 | 0 | $received_responses >= $required_responses and not $data_retrieved |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 49 | 0 | 0 | 0 | $write_type eq "BATCH_LOG" or $statement->{'idempotent'} |