| blib/lib/Date/WeekOfYear.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 14 | 14 | 100.0 |
| pod | 8 | 8 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 8 | 1 | n/a | BEGIN |
| 9 | 1 | n/a | BEGIN |
| 10 | 1 | n/a | BEGIN |
| 11 | 1 | n/a | BEGIN |
| 12 | 1 | n/a | BEGIN |
| 33 | 1 | n/a | BEGIN |
| 36 | 192 | Yes | WOY_OLD_MODE |
| 37 | 365 | Yes | WOY_ISO_MODE |
| 43 | 464 | Yes | is_leap_year |
| 55 | 356 | Yes | day_of_year |
| 70 | 363 | Yes | jan1week_day |
| 82 | 178 | Yes | week_day |
| 94 | 178 | Yes | week_number |
| 146 | 185 | Yes | WeekOfYear |