Branch Coverage

blib/lib/Time/List/Rows.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
39 0 4 @_ == 1 ? :
45 0 4 unless $self->time_array
98 0 0 if $row
115 39 0 if $row
132 0 0 if $row
143 2 5 if ($self->create_summary) { }
149 107 97 if ($value and $value =~ /(^|^-)(\d+|\d+\.\d+)$/)