| blib/lib/PONAPI/DAO/Request/DeleteRelationships.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 9 | 6 | if ($self->is_valid) |
| 22 | 5 | 0 | if $self->_verify_update_response(@ret) |
| 32 | 0 | 14 | unless $self->has_rel_type |
| 38 | 0 | 14 | unless $self->repository->has_relationship($type, $rel_type) |
| 41 | 1 | 13 | unless $self->repository->has_one_to_many_relationship($type, $rel_type) |