line |
true |
false |
branch |
80
|
33 |
4 |
unless (defined $self->{'autofocus'})
|
86
|
29 |
7 |
unless (defined $self->{'data_type'})
|
89
|
1 |
35 |
if (&none(sub {
|
97
|
4 |
2 |
if ($self->{'data_type'} eq 'plain') { }
|
98
|
1 |
3 |
if (ref $data_item ne "")
|
104
|
1 |
1 |
if (ref $data_item ne "ARRAY")
|
113
|
29 |
3 |
unless (defined $self->{'disabled'})
|
119
|
1 |
31 |
if (defined $self->{'form_enctype'})
|
120
|
0 |
1 |
if (&none(sub {
|
128
|
31 |
1 |
unless (defined $self->{'form_method'})
|
131
|
0 |
32 |
if (&none(sub {
|
136
|
28 |
4 |
unless (defined $self->{'type'})
|
139
|
1 |
31 |
if (&none(sub {
|