Branch Coverage
blib/lib/PONAPI/Client/Request/Role/HasData.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
25
2
0
unless
defined
$data
->{
'type'
}
27
1
1
if
not
defined
$data
->{
'id'
}
and
$self
->does
(
'PONAPI::Client::Request::Role::HasId'
)