Condition Coverage

blib/lib/HTML/FormFu/MultiForm.pm
Criterion Covered Total %
condition 16 30 53.3


and 3 conditions

line !l l&&!r l&&r condition
150 5 28 0 defined $query and &blessed($query)
176 8 0 4 $current_form_num == scalar @forms and $current_form->submitted_and_valid
196 21 0 12 defined $input and length $input
281 24 6 3 not defined $self->multiform_hidden_name and $current_form_num > 1
295 21 3 9 defined $data and $self->combine_params
323 16 0 0 &blessed($value) and $value->isa('HTML::FormFu::Upload')
455 62 0 0 &blessed($value) and $value->isa('HTML::FormFu::Upload')
545 0 0 0 &blessed($value) and $value->isa('HTML::FormFu::Upload')
564 0 0 0 &blessed($value) and $value->isa('HTML::FormFu::Upload')

or 3 conditions

line l !l&&r !l&&!r condition
135 28 0 5 $query ||= $self->query