Condition Coverage

blib/lib/Data/MuForm.pm
Criterion Covered Total %
condition 19 29 65.5


and 3 conditions

line !l l&&!r l&&r condition
64 0 7 0 ref $init_obj eq 'HASH' and not scalar keys %$init_obj
296 66 1 103 $self->has_params and not defined $self->submitted
317 293 0 9 $self->model and $self->use_model_for_defaults
401 208 218 141 $self->ran_validation && !$self->has_error_fields
446 49 13 2 $self->has_repeatable_fields and $self->model
454 0 1 1 $sub_field->is_compound and $sub_field->has_primary_key
518 0 0 0 $field->type eq 'Hidden' and $field->has_value

or 2 conditions

line l !l condition
114 7 0 $self->form_errors || []

or 3 conditions

line l !l&&r !l&&!r condition
27 105 5 0 $name ||= $class
149 12 0 4 $self->has_error_fields || $self->has_form_errors