blib/lib/Catalyst/View/Download.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 7 | 0.0 |
line | l | !l | condition |
---|---|---|---|
63 | 0 | 0 | $self->config->{'content_type'}{$content_type} || (return $c->response->body) |
66 | 0 | 0 | $options->{'module'} || (return $c->response->body) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
61 | 0 | 0 | 0 | $$args{$self->config->{'stash_key'}} || $c->response->header('Content-Type') || $self->config->{'default'} |