Branch Coverage

lib/CatalystX/CRUD/Test/Form.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
54 0 55 unless $self->fields and ref $self->fields eq "ARRAY"
56 55 0 unless $self->params
88 0 0 unless defined $key
144 42 0 if ($object->can($f))
161 9 0 if ($object->can($f))