| lib/Web/Components/Role/TT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 1 | if $conf->can('vardir') |
| 21 | 1 | 1 | $dir && $dir->exists ? : |
| 33 | 0 | 2 | unless my $template = 'Template'->new($args) |
| 87 | 2 | 3 | if (ref $layout) { } |
| 88 | 1 | 1 | unless $self->_templater->process($layout, $stash, \$result) |
| 95 | 0 | 2 | unless $self->_templater->process($path, $stash, \$result) |