| blib/lib/Catalyst/View/JavaScript.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 45 | 0 | 0 | 0 | $self->disable_if_debug and $c->debug |
| 49 | 0 | 0 | 0 | $self->_cache and $c->can('cache') |
| 0 | 0 | 0 | $self->_cache and $c->can('cache') and $data = $c->cache->get($self->_cache) | |
| 0 | 0 | 0 | $self->stash and $self->key | |
| 69 | 0 | 0 | 0 | $self->_cache and $c->can('cache') |