Condition Coverage

blib/lib/Protocol/CassandraCQL/Result.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
180 0 0 13 $idx >= 0 and $idx < @$rows
200 0 0 11 $idx >= 0 and $idx < @$rows
242 0 0 1 $keyidx >= 0 and $keyidx < $self->columns

or 3 conditions

line l !l&&r !l&&!r condition
164 14 2 0 $$self{'rows'} // $$self{'rowbytes'}