blib/lib/Rose/HTML/Form/Field/DateTime.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
44 | 170 | 0 | 163 | defined $date and length $date |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
44 | 15 | 282 | 51 | ref $date or defined $date and length $date |