Branch Coverage

blib/lib/BT368i/NMEA/GP/GLL.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
50 0 0 if ($$self{'latitude_hemisphere'} eq 'N') { }
56 0 0 if ($$self{'longitude_hemisphere'} eq 'E') { }
63 0 0 if ($$self{'data_valid'} == 'A') { }
78 0 0 if ($$self{'log_fh'})