Condition Coverage

blib/lib/WebAPI/DBIC/Resource/Role/DBICParams.pm
Criterion Covered Total %
condition 0 16 0.0


and 2 conditions

line l !l condition
183 0 0 $rel ne 'self' and scalar @validate_errors

and 3 conditions

line !l l&&!r l&&r condition
63 0 0 0 $queue{$1} and not ref $queue{$1}
68 0 0 0 $queue{$param} and ref $queue{$param}
158 0 0 0 defined $prefetch and length $prefetch

or 2 conditions

line l !l condition
276 0 0 $2 || 'asc'

or 3 conditions

line l !l&&r !l&&!r condition
305 0 0 0 $self->param('sort') || $self->param('order')