Branch Coverage

blib/lib/BT368i/NMEA/GP/GSA.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
59 0 0 if ($$self{'mode'} eq 'M') { }
0 0 elsif ($$self{'mode'} eq 'A') { }
65 0 0 if ($$self{'fix_type'} == 1) { }
0 0 elsif ($$self{'fix_type'} == 2) { }
0 0 elsif ($$self{'fix_type'} == 3) { }
99 0 0 if ($$self{'log_fh'})