blib/lib/OurCal/Day.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 4 | 17 | 23.5 |
pod | 13 | 13 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 1 | n/a | BEGIN |
4 | 1 | n/a | BEGIN |
5 | 1 | n/a | BEGIN |
6 | 1 | n/a | BEGIN |
31 | 0 | Yes | day_of_week |
42 | 0 | Yes | day_of_month |
53 | 0 | Yes | is_first_day_of_month |
67 | 0 | Yes | is_last_day_of_month |
79 | 0 | Yes | is_this_span |
90 | 0 | Yes | is_today |
102 | 0 | Yes | month |
114 | 0 | Yes | has_events |
126 | 0 | Yes | events |
139 | 0 | Yes | as_string |
152 | 0 | Yes | as_long_string |
164 | 0 | Yes | prev |
175 | 0 | Yes | next |