| blib/lib/App/AutoCRUD/Controller/Table.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 25 | 32.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 122 | 0 | 0 | 2 | defined $page_index and defined $page_size |
| 216 | 0 | 1 | 1 | $criteria and keys %$criteria |
| 277 | 0 | 1 | 0 | $criteria and keys %$criteria |
| 332 | 0 | 0 | 0 | $val and not $is_pk{$col} |
| 385 | 0 | 0 | 0 | $criteria and keys %$criteria |
| line | l | !l | condition |
|---|---|---|---|
| 82 | 2 | 0 | $datasource->query_parser->parse(\%where_args) || {} |
| 169 | 0 | 1 | delete $$req_data{-'output'} || '' |
| 176 | 0 | 1 | delete $$req_data{-'columns'} || '' |
| 205 | 3 | 0 | $$req_data{'set'} || {} |
| 442 | 0 | 0 | $self->context->req_data->{'where'} || {} |