Branch Coverage

blib/lib/GPS/NMEA.pm
Criterion Covered Total %
branch 9 18 50.0


line true false branch
39 14 0 if defined $short_cmd
51 14 0 if ($line =~ s/\*(\w\w)$//)
54 0 14 unless $csum eq $self->checksum($line)
60 0 14 if $self->verbose
61 14 0 if ($self->can($short_cmd)) { }
0 0 elsif ($self->verbose) { }
101 2 2 if (length $dm == 4) { }
2 0 elsif (length $dm == 5) { }
130 0 14 if $self->verbose