lib/Astro/Montenbruck/Time/DeltaT.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
230 | 0 | 11 | if ($ye == $TAB_UNTIL) |
235 | 2 | 9 | $ye % 2 == 0 ? : |
252 | 11 | 3 | if $ye >= $TAB_SINCE and $ye <= $TAB_UNTIL |
254 | 0 | 3 | if $ye < 948 |
257 | 1 | 2 | if $ye > $TAB_UNTIL and $ye < 2100 |