| blib/lib/PONAPI/DAO/Request/CreateRelationships.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 10 | 80.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 9 | 9 | if ($self->is_valid) | 
| 21 | 3 | 0 | if $self->_verify_update_response(@ret) | 
| 31 | 2 | 15 | unless $self->has_rel_type | 
| 37 | 0 | 15 | unless $self->repository->has_relationship($type, $rel_type) | 
| 40 | 1 | 14 | unless $self->repository->has_one_to_many_relationship($type, $rel_type) |