Condition Coverage

blib/lib/JPList/DB/Result.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
195 0 0 0 $sort_one and $sort_one->{'column'} ne 'default'
245 0 0 0 $limit and $limit ne 'all'
326 0 0 0 defined $params->{'bind_vals'} && exists $params->{'bind_vals'}

or 2 conditions

line l !l condition
67 0 0 shift() || 0
239 0 0 $request_data->pagination_data->{'number'} || 10
240 0 0 $request_data->pagination_data->{'currentPage'} || 0
243 0 0 $limit * $current_page || 0
293 0 0 $data->[0][0] || 0