Branch Coverage

blib/lib/Astro/SkyPlot.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
166 0 0 unless defined $$self{'projection'}
184 0 0 if @_ != 3
206 0 0 if @_ < 2
214 0 0 exists $opt{'marker'} ? :
227 0 0 unless defined $_[0]
307 0 0 if ($projection == 0 or $projection == 1) { }
0 0 elsif ($projection == 2) { }
313 0 0 if ($first) { }
328 0 0 if ($first) { }
384 0 0 unless @_ == 4
388 0 0 if ($marker <= 1) { }
0 0 elsif ($marker <= 3) { }
0 0 elsif ($marker <= 5) { }
0 0 elsif ($marker <= 7) { }
0 0 elsif ($marker == 8) { }
0 0 elsif ($marker == 9) { }