| blib/lib/WebAPI/DBIC/Resource/Role/DBICParams.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 16 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 183 | 0 | 0 | $rel ne 'self' and scalar @validate_errors |
| 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 |
| line | l | !l | condition |
|---|---|---|---|
| 276 | 0 | 0 | $2 || 'asc' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 305 | 0 | 0 | 0 | $self->param('sort') || $self->param('order') |