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