| blib/lib/Astro/Coord/Precession.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 14 | 14 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 136 | 6 | 2 | if $ra2 < 0 | 
| 173 | 21 | 2 | if (defined $ra and $ra =~ /([-]?)\s?([0-9.]+)[\sh:]+([0-9.]+)[\sm\x{2032}':]+([0-9.]+)?/) | 
| 175 | 20 | 1 | if $4 | 
| 176 | 1 | 20 | if length $1 | 
| 178 | 21 | 2 | if (defined $dec and $dec =~ /([-]?)\s?([0-9.]+)[\sd\260]+([0-9.]+)[\sm\x{2032}']+([0-9.]+)?/) | 
| 180 | 15 | 6 | if $4 | 
| 181 | 7 | 14 | if length $1 |