Branch Coverage

blib/lib/POCSAG/Encode.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
114 0 0 if ($i % $bytes_in_a_row == 0 and $i != 0) { }
0 0 elsif ($i % $bytes_in_a_chunk == 0 and $i != 0) { }
143 0 0 unless $debug
165 0 0 if $cw & 2147483648
174 0 0 if $cw & 2147483648
179 0 0 $parity % 2 ? :
277 0 0 if ($bitpos + 7 > 20)
288 0 0 if ($bitpos >= 20)
295 0 0 if ($leftbits)
302 0 0 if ($bitpos)
308 0 0 if ($step == 2)
314 0 0 if $step == 7
330 0 0 if ($type eq 'a') { }
0 0 elsif ($type eq 'n') { }
429 0 0 if $distance < 0
433 0 0 if ($frame_addr == $pos_frame)
439 0 0 unless (defined $current_pick)
446 0 0 if ($distance < $current_dist)
504 0 0 if ($next_len_bytes > $maxlen) { }
505 0 0 if ($pos == 0) { }
519 0 0 if ($pos == 0)