| blib/lib/Catalyst/View/Jemplate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 0 | unless my $dir = $self->jemplate_dir |
| 25 | 0 | 0 | unless (-e $dir and -d _) |
| 36 | 0 | 0 | $c->can('cache') ? : |
| 0 | 0 | $c->can('curry_cache') ? : | |
| 42 | 0 | 0 | if ($cache) |
| 44 | 0 | 0 | if ($c->log->is_debug) |
| 45 | 0 | 0 | if ($output) { } |
| 53 | 0 | 0 | unless ($output) |
| 57 | 0 | 0 | if ($data and $$data{'files'}) { } |
| 62 | 0 | 0 | ref $$data{'files'} ? : |
| 71 | 0 | 0 | if ($c->log->is_debug) |
| 76 | 0 | 0 | if ($data and $$data{'runtime'}) |
| 82 | 0 | 0 | if ($cache) |
| 88 | 0 | 0 | if (($c->req->user_agent || '') =~ /Opera/) { } |