lib/Catalyst/TraitFor/Request/REST.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
34 | 11 | 32 | 4 | $self->method eq 'GET' and $self->param('content-type') |
55 | 30 | 0 | 34 | defined $$pair[2] and lc $$pair[2] eq 'q' |