blib/lib/Catalyst/View/CSV.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
257 | 10 | 20 | 0 | exists $c->stash->{'data'} or exists $c->stash->{'cursor'} |
264 | 20 | 5 | 0 | [$c->req->uri->path_segments]->[-1] || [$c->req->uri->path_segments]->[-2] |