Branch Coverage

blib/lib/Net/GPSD.pm
Criterion Covered Total %
branch 5 40 12.5


line true false branch
70 0 1 unless ($param{'do_not_init'})
114 0 0 if (/,O=/) { }
0 0 elsif (/,W=/) { }
0 0 elsif (/,Y=/) { }
0 0 elsif (/,X=/) { }
116 0 0 defined $point->alt ? :
0 0 defined $point->tag ? :
117 0 0 if ($point->fix)
119 0 0 if defined $return
182 0 0 wantarray ? :
193 0 0 if (defined $sock) { }
194 0 0 unless $sock->send($string)
210 0 0 unless (defined $$self{'sock'} and defined $$self{'sock'}->connected)
227 0 0 if (/(.*)=(.*)/)
228 0 0 if ($1 eq 'Y') { }
231 0 0 $_ eq '?' ? :
248 1 2 if (@_)
264 2 3 if (@_)
369 0 0 wantarray ? :
447 0 0 $a eq '?' ? :