Branch Coverage

blib/lib/GPS/Magellan/Message.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
20 10 0 unless $raw_msg
63 0 0 unless my(@msg) = $self->RAW =~ / ^\$( PMGN ([A-Z]{3}), (.*) ) \* ([A-Z0-9]{2}) $ /x
96 0 50 unless $attr
104 0 30 if @_
115 0 30 if $attr =~ /^_/
117 0 30 if $self->_debug_autoload
119 10 20 if (@_)