| blib/lib/Weather/Astro7Timer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 216 | 2 | 14 | if $args{'output'} eq "png" |
| 227 | 1 | 15 | unless $args{'product'} |
| 230 | 1 | 14 | unless grep {/^$args{'product'}$/;} products() |
| 265 | 1 | 1 | unless $init =~ /^(\d{4})(\d\d)(\d\d)(\d\d)$/ |