blib/lib/DBIx/Class/InflateColumn/TimeMoment.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 11 | 54.5 |
line | l | !l | condition |
---|---|---|---|
40 | 2 | 0 | $info->{'data_type'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
38 | 0 | 0 | 2 | $requested_type or $info->{'data_type'} |
42 | 1 | 0 | 1 | $data_type eq 'datetime' or $data_type eq 'timestamp' |
1 | 0 | 1 | $data_type eq 'datetime' or $data_type eq 'timestamp' or $data_type eq 'date' |