Condition Coverage

blib/lib/Protocol/CassandraCQL/ColumnMeta.pm
Criterion Covered Total %
condition 9 15 60.0


and 3 conditions

line !l l&&!r l&&r condition
64 10 2 2 $version > 1 && $flags & 2
65 10 2 2 $version > 1 && $flags & 4
192 0 0 7 $idx >= 0 and $idx < @{$$self{'columns'};}
212 0 0 28 $idx >= 0 and $idx < @{$$self{'columns'};}
228 0 0 52 $idx >= 0 and $idx < @{$$self{'columns'};}