| blib/lib/Astro/Coord/Constellations.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 4 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 428 | 7 | 115 | if $coord->[1] >= $boundary_table[$i][2] and $coord->[0] >= $boundary_table[$i][0] and $coord->[0] < $boundary_table[$i][1] |
| 438 | 11 | 4 | if defined $ra and defined $dec |