lib/Astro/Montenbruck/Time/DeltaT.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
230 | 0 | 1 | if ($ye == $TAB_UNTIL) |
235 | 1 | 0 | $ye % 2 == 0 ? : |
252 | 1 | 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 |