| blib/lib/HTML/FormFu/Inflator/DateTime.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 11 | 81.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 27 | 24 | 1 | 1 | exists $arg->{'regex'} and not ref $arg->{'regex'} |
| 64 | 0 | 11 | 0 | not exists $args{'locale'} and defined(my $locale = $self->locale) |
| line | l | !l | condition |
|---|---|---|---|
| 51 | 2 | 9 | &reftype($strptime) || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 39 | 1 | 1 | 25 | not defined $value or $value eq $HTML::FormFu::Inflator::DateTime::EMPTY_STR |