| blib/lib/App/Embra/Plugin/TemplateToolkit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 1 | if @_ > 0 |
| 44 | 0 | 2 | if @_ > 0 |
| 46 | 1 | 2 | if $file->ext ne 'html' |
| 57 | 0 | 2 | unless $self->assembler->process($template, $notes, \$assembled) |
| 66 | 0 | 3 | unless @_ > 0 |
| 0 | 3 | if @_ > 1 | |
| 67 | 1 | 2 | if $self->include_path->subsumes($file->name) |