| blib/lib/Dancer2/Template/TemplateToolkit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 7 | 0 | length $charset ? : |
| 28 | 0 | 7 | if defined $start_tag and $start_tag ne "[%" |
| 30 | 0 | 7 | if defined $stop_tag and $stop_tag ne "%]" |
| 38 | 0 | 7 | defined $include_path ? : |
| 41 | 0 | 7 | if $self->config->{'show_private_variables'} |
| 50 | 16 | 0 | length $charset ? : |
| 51 | 0 | 16 | unless $self->engine->process($template, $tokens, \$content, @options) |
| 86 | 4 | 3 | unless $exists |