Condition Coverage

blib/lib/Cassandra/Client/Protocol.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
361 0 0 0 defined $row && length $row
419 0 0 0 $mb->is_neg && $mb != 0

or 2 conditions

line l !l condition
362 0 0 $has_row && 1 || 0
0 0 $skip_metadata && 2 || 0
0 0 $page_size && 4 || 0
0 0 $paging_state && 8 || 0
0 0 $timestamp && 32 || 0
372 0 0 $row || ''

or 3 conditions

line l !l&&r !l&&!r condition
278 0 0 0 $id == 32 or $id == 34
386 0 0 0 $code == 4097 || $code == 4352 || $code == 4608