| blib/lib/Astro/Coords/Angle/Hour.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 22 | 86.3 |
| line | true | false | branch |
|---|---|---|---|
| 84 | 2559 | 20567 | if $format |
| 85 | 10 | 23116 | if defined $format and $format =~ /^h/ |
| 111 | 3 | 30 | if (@_) |
| 113 | 3 | 0 | if (defined $arg) { } |
| 135 | 2 | 33 | if (@_) |
| 137 | 2 | 0 | if (defined $arg) { } |
| 174 | 19 | 33219 | unless defined $units |
| 180 | 6 | 33232 | if (defined $units and $units =~ /^h/) |
| 188 | 1027 | 32211 | if (defined $rad and $units =~ /^[sh]/) |
| 208 | 1 | 18 | if $guess =~ /^d/ |
| 229 | 0 | 36 | if $res > 9 |