| blib/lib/DateTime/Astro/Sunrise.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 20 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 1 | unless ($args{'LON'}) |
| 29 | 0 | 1 | unless ($args{'LAT'}) |
| 42 | 0 | 1 | defined $$self{'ITER'} ? : |
| 44 | 0 | 1 | if ($iteration) { } |
| 162 | 1 | 0 | if ($upper_limb) |
| 174 | 0 | 1 | if ($cost >= 1) { } |
| 0 | 1 | elsif ($cost <= -1) { } | |
| 280 | 1 | 0 | if ($True_solar_longitude >= 360) |
| 470 | 0 | 1 | if ($min_rise < 10) |
| 474 | 1 | 0 | if ($min_set < 10) |