blib/lib/Data/MuForm/Field/Date.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 0 | unless &blessed($value) and $value->isa('DateTime') |
64 | 0 | 0 | if $self->time_zone |
65 | 0 | 0 | if $self->locale |
69 | 0 | 0 | unless ($dt) |
75 | 0 | 0 | if ($self->date_start) |
77 | 0 | 0 | unless $date_start |
79 | 0 | 0 | if $cmp eq 1 |
81 | 0 | 0 | if ($self->date_end) |
83 | 0 | 0 | unless $date_end |
85 | 0 | 0 | if $cmp eq -1 |
93 | 0 | 0 | if $self->format =~ /\%/ |