Branch Coverage

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


line true false branch
40 0 8 @_ == 1 ? :
55 11 13 if ($time_unit == MONTH()) { }
63 11 0 if ($self->boundary_included) { }
65 20 21 if ($show_end_time) { }
67 2 18 if (++$next_month > 12)
78 2 39 if (++$start_month > 12)
85 0 0 if ($show_end_time) { }
87 0 0 if (++$next_month > 12)
98 0 0 if (++$start_month > 12)
107 0 13 unless $unit_time_value
109 5 8 $time_unit == HOUR() ? :
115 12 1 if ($self->boundary_included) { }
116 4 8 if ($show_end_time) { }
127 36 128 if ($show_end_time) { }
138 0 24 if ($show_end_time) { }
152 14 10 if ($output_type == ARRAY()) { }
6 4 elsif ($output_type == HASH()) { }
4 0 elsif ($output_type == ROWS()) { }
153 6 8 if ($show_end_time) { }
164 2 4 if ($show_end_time) { }