| blib/lib/Date/Holidays/USExtended.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 372 | unless $year and $month and $day |
| 30 | 21 | 351 | $holidays->{$str} ? : |
| 36 | 0 | 375 | unless ($year) |
| 107 | 7833 | 0 | if $holidays->{$month}{$day} |
| 121 | 1875 | 375 | if ($nth > 0) { } |
| 135 | 2250 | 0 | $date->month == $month ? : |