blib/lib/Astro/Coords/Interpolated.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
67 | 0 | 24 | unless exists $args{$_} |
70 | 1 | 3 | ref $args{'units'} ? : |
108 | 0 | 3 | if ref $retval eq "ARRAY" |
157 | 0 | 3 | if ref $retval eq "ARRAY" |
254 | 0 | 0 | unless defined $name |
279 | 1 | 1 | if ($mjd1 == $mjd2) { } |