Branch Coverage

lib/Astro/Montenbruck/RiseSet/RST.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
41 0 44 unless -1 < $n and $n < 1
61 0 28 unless -1 < $n and $n < 1
86 0 30 unless &any(sub { $evt eq $_; } , @Astro::Montenbruck::RiseSet::RST::RS_EVENTS)
89 0 30 if ($cos_h < -1) { }
0 30 elsif ($cos_h > 1) { }
107 0 30 if ($m < 0) { }
3 27 elsif ($m > 1) { }
113 0 30 unless 0 <= $m and $m <= 1
135 30 14 if (abs $m - $m0 < $delta)