Condition Coverage

blib/lib/Cassandra/Client/Policy/Retry/Default.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 $received_responses >= $required_responses and not $data_retrieved

or 3 conditions

line l !l&&r !l&&!r condition
49 0 0 0 $write_type eq "BATCH_LOG" or $statement->{'idempotent'}