| blib/lib/Dancer/Template/Semantic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 6 | 16.6 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 1 | 0 | unless 'Dancer::ModuleLoader'->load('Template::Semantic') |
| 28 | 0 | 0 | unless ref $template or -f $template |
| 31 | 0 | 0 | unless my $content = $_engine->process($template, $tokens) |