blib/lib/HTML/Form/Input.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
139 | 0 | 0 | 0 | defined $_->{'name'} and length $_->{'name'} |
0 | 0 | 0 | defined $_->{'name'} and length $_->{'name'} and $_->{'name'} ne $opt | |
141 | 0 | 0 | 0 | exists $self->{'current'} and $self->{'current'} == $i |