blib/lib/PONAPI/DAO/Request/Role/HasInclude.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
19 | 77 | 20 | unless defined $args->{'include'} |
21 | 1 | 19 | unless $self->has_include >= 1 |
27 | 5 | 19 | unless $self->repository->has_relationship($type, $_) |