| blib/lib/Mojo/Calendar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 11 | 12 | 91.6 |
| pod | 10 | 10 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 2 | n/a | BEGIN |
| 6 | 2 | n/a | BEGIN |
| 9 | 21 | Yes | new |
| 53 | 6 | Yes | days_ago |
| 59 | 3 | Yes | days_from_now |
| 65 | 3 | Yes | first_day_of_next_month |
| 71 | 0 | Yes | first_day_of_prev_month |
| 78 | 3 | Yes | months_ago |
| 84 | 3 | Yes | months_from_now |
| 88 | 3 | Yes | today |
| 92 | 3 | Yes | tomorrow |
| 96 | 3 | Yes | yesterday |