Branch Coverage

blib/lib/Astro/SunTime.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
46 0 0 $type eq 'rise' ? :
52 0 0 if $M / $A - int($M / $A) == 0
57 0 0 if ($M > $C) { }
0 0 elsif ($M > $A) { }
73 0 0 if abs $S > 1
77 0 0 if $type eq 'rise'
100 0 0 if $D == 0