Branch Coverage

blib/lib/Time/List.pm
Criterion Covered Total %
branch 29 40 72.5


line true false branch
38 0 8 @_ == 1 ? :
53 11 13 if ($time_unit == MONTH()) { }
61 11 0 if ($self->boundary_included) { }
63 20 21 if ($show_end_time) { }
65 2 18 if (++$next_month > 12)
76 2 39 if (++$start_month > 12)
83 0 0 if ($show_end_time) { }
85 0 0 if (++$next_month > 12)
96 0 0 if (++$start_month > 12)
105 0 13 unless $unit_time_value
107 5 8 $time_unit == HOUR() ? :
113 12 1 if ($self->boundary_included) { }
114 4 8 if ($show_end_time) { }
125 36 128 if ($show_end_time) { }
136 0 24 if ($show_end_time) { }
150 14 10 if ($output_type == ARRAY()) { }
6 4 elsif ($output_type == HASH()) { }
4 0 elsif ($output_type == ROWS()) { }
151 6 8 if ($show_end_time) { }
162 2 4 if ($show_end_time) { }