Condition Coverage
blib/lib/Catalyst/ActionRole/MatchRequestAccepts.pm
Criterion
Covered
Total
%
condition
0
5
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
36
0
0
0
defined
$accept
&&
ref
$accept
or 2 conditions
line
l
!l
condition
35
0
0
$request
->query_parameters
->{
$self
->http_accept
} ||
undef