blib/lib/Catalyst/Controller/DBIC/API/StoredResultSource.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 12 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
55 | 24 | 3 | 30 | $static and ArrayRef()->check($other) |
27 | 0 | 30 | $static and ArrayRef()->check($other) and $other->[0] eq '*' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
44 | 13 | 64 | 0 | $nest ||= $self->stored_result_source |
56 | 5 | 14 | 8 | $nest->has_relationship($rel) or $nest->has_column($rel) |