Branch Coverage

blib/lib/Google/ProtocolBuffers/CodecIV64.pm
Criterion Covered Total %
branch 24 24 100.0


line true false branch
37 18 1223 if $_[1] >= $l
41 692 531 if ($b & 128) == 0
42 2 529 if $shift > 63
54 93 15 if ($_[1] >= 0) { }
67 18 89 if ($v > 9223372036854775807) { }
80 2 28 if ($_[1] >= 9223372036854775807) { }
2 26 elsif ($_[1] <= -9223372036854775808) { }
20 6 elsif ($_[1] >= 0) { }
97 1 17 if $_[1] + 8 > length $_[0]
105 4 12 $_[1] < 0 ? :
111 1 18 if $_[1] + 8 > length $_[0]
116 4 14 if ($a > 9223372036854775807) { }