Branch Coverage

blib/lib/Math/ReedSolomon/Encoder.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
65 128 127 if $x & 256
75 0 798 if $x == 0 or $y == 0
103 80 0 if ($c != 0)
105 688 0 if ($y->[$j] != 0)