| blib/lib/DBR/Config/Trans/DateTime.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 10 | unless $$self{'tzref'} = $$self{'session'}->timezone_ref |
| 31 | 0 | 6 | unless defined $value and length $value |
| 35 | 0 | 6 | if (ref $value eq 'DBR::_UXTIME') { } |
| 0 | 6 | elsif ($value =~ /^\d+$/) { } | |
| 44 | 0 | 6 | unless ($unixtime) |