blib/lib/Catalyst/View/Xslate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
171 | 0 | 20 | 0 | $self->cache_dir || 'File::Spec'->catdir('File::Spec'->tmpdir, $name) |
211 | 4 | 1 | 0 | $stash->{'template'} || $c->action . $self->template_extension |
265 | 0 | 14 | 0 | $$vars{$self->catalyst_var} || $c |