| blib/lib/Astro/Coords/Angle/Hour.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 22 | 86.3 |
| line | true | false | branch |
|---|---|---|---|
| 82 | 2559 | 20577 | if $format |
| 83 | 10 | 23126 | if defined $format and $format =~ /^h/ |
| 109 | 3 | 30 | if (@_) |
| 111 | 3 | 0 | if (defined $arg) { } |
| 133 | 2 | 33 | if (@_) |
| 135 | 2 | 0 | if (defined $arg) { } |
| 172 | 19 | 33241 | unless defined $units |
| 178 | 6 | 33254 | if (defined $units and $units =~ /^h/) |
| 186 | 1027 | 32233 | if (defined $rad and $units =~ /^[sh]/) |
| 206 | 1 | 18 | if $guess =~ /^d/ |
| 227 | 0 | 36 | if $res > 9 |