blib/lib/Rose/HTML/Form/Field/Date.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
12 | 0 | 0 | 9 | defined $date and length $date |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
12 | 0 | 9 | 0 | ref $date or defined $date and length $date |