Branch Coverage

blib/lib/Protocol/CassandraCQL/Frame.pm
Criterion Covered Total %
branch 12 16 75.0


line true false branch
64 42 39 if defined $_[0]
78 0 0 unless my($version, $flags, $id, $opcode, $body) = Protocol::CassandraCQL::parse_frame($_[0])
212 7 1 if (defined $v) { }
217 18 1 $l > 0 ? :
246 1 1 if ($family == 2) { }
1 0 elsif ($family == 10) { }
252 2 1 if ($addrlen == 4) { }
1 0 elsif ($addrlen == 16) { }