| blib/lib/Catalyst/Controller/DBIC/API/StoredResultSource.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 1 | 570 | unless $self->stored_result_source->has_column($col) |
| 46 | 20 | 57 | if (HashRef()->check($other)) { } |
| 48 | 0 | 13 | unless defined $rel_src |
| 55 | 30 | 3 | if $static and ArrayRef()->check($other) and $other->[0] eq '*' |
| 56 | 8 | 19 | unless $nest->has_relationship($rel) or $nest->has_column($rel) |
| 66 | 61 | 571 | if (HashRef()->check($col_rel)) { } |