Condition Coverage

blib/lib/App/AutoCRUD/Controller/Table.pm
Criterion Covered Total %
condition 8 25 32.0


and 3 conditions

line !l l&&!r l&&r condition
122 0 0 3 defined $page_index and defined $page_size
227 0 1 1 $criteria and keys %$criteria
292 0 1 0 $criteria and keys %$criteria
349 0 0 0 $val and not $is_pk{$col}
404 0 0 0 $criteria and keys %$criteria

or 2 conditions

line l !l condition
82 3 0 $datasource->query_parser->parse(\%where_args) || {}
169 0 1 delete $$req_data{-'output'} || ''
176 0 1 delete $$req_data{-'columns'} || ''
216 3 0 $req_data->{'set'} || {}
461 0 0 $self->context->req_data->{'where'} || {}