| blib/lib/Time/List/Rows.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 26 | 61.5 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 0 | 4 | @_ == 1 ? : |
| 47 | 0 | 4 | unless $self->time_array |
| 100 | 0 | 0 | if $row |
| 117 | 39 | 0 | if $row |
| 134 | 0 | 0 | if $row |
| 145 | 4 | 5 | if ($self->create_summary) { } |
| 150 | 48 | 48 | if ($self->filter) |
| 153 | 24 | 24 | if (ref $filter_keys[0] eq 'SCALAR' and ${$filter_keys[0];} eq '*') |
| 157 | 117 | 9 | if (exists $$row{$key}) |
| 165 | 213 | 195 | if ($value and $value =~ /(^|^-)(\d+|\d+\.\d+)$/) |
| 181 | 9 | 48 | if ($self->filter) |
| 184 | 0 | 9 | if (ref $filter_keys[0] eq 'SCALAR' and ${$filter_keys[0];} eq '*') |
| 188 | 0 | 0 | if (exists $$row{$key}) |