Branch Coverage

blib/lib/Astro/Coord/Precession.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
136 6 0 if $ra2 < 0
173 17 2 if (defined $ra and $ra =~ /([-]?)\s?([0-9.]+)[\sh:]+([0-9.]+)[\sm\x{2032}':]+([0-9.]+)?/)
175 16 1 if $4
176 1 16 if length $1
178 17 2 if (defined $dec and $dec =~ /([-]?)\s?([0-9.]+)[\sd\260]+([0-9.]+)[\sm\x{2032}']+([0-9.]+)?/)
180 13 4 if $4
181 7 10 if length $1