lib/Astro/Montenbruck/RiseSet/Sunset.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 16 | 81.2 |
line | true | false | branch |
---|---|---|---|
46 | 286 | 5 | if ($dis >= 0) |
51 | 19 | 267 | if abs $zeroes[0] <= 1 |
52 | 40 | 246 | if abs $zeroes[1] <= 1 |
53 | 262 | 24 | if $zeroes[0] < -1 |
88 | 29 | 30 | if ($y_minus < 0) { } |
98 | 0 | 0 | if ($ye < 0) { } |
115 | 1 | 0 | $above ? : |
1 | 30 | unless $rise_found or $set_found |