Condition Coverage
blib/lib/OX/RouteBuilder/REST.pm
Criterion
Covered
Total
%
condition
2
6
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
46
1
0
1
$method
eq
"HEAD"
and
$component
->
can
(
$a
.
"_GET"
)
52
0
0
0
&blessed
(
$res
)
and
$res
->
can
(
"content"
)