Branch Coverage
blib/lib/PONAPI/DAO/Request/Role/HasRelationshipType.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
15
0
38
unless
$self
->has_rel_type
21
1
37
if
(
not
$self
->repository
->has_relationship
(
$type
,
$rel_type
)
)