| lib/CatalystX/Eta/Controller/AutoListPOST.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 3 | $self->config->{'data_from_body'} ? : |
| 16 | 0 | 3 | unless ref $c->req->$data_from eq 'HASH' |
| 19 | 0 | 3 | if (exists $self->config->{'prepare_params_for_create'} and ref $self->config->{'prepare_params_for_create'} eq 'CODE') |
| 33 | 0 | 3 | exists $c->stash->{'list_post_for'} ? : |
| 0 | 3 | $self->config->{'no_user'} ? : |