| blib/lib/Dancer2/Core/Role/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 26 | 73.0 |
| line | true | false | branch |
|---|---|---|---|
| 94 | 157 | 3 | unless $view =~ /\.\Q$def_tmpl_ext\E$/ |
| 131 | 33 | 3 | unless XXX |
| 140 | 31 | 0 | if defined $content |
| 156 | 0 | 4 | $options->{'layout'} ? : |
| 4 | 27 | exists $options->{'layout'} ? : | |
| 160 | 0 | 31 | unless defined $content |
| 161 | 25 | 6 | unless defined $layout |
| 174 | 6 | 0 | if defined $full_content |
| 188 | 65 | 2 | if ($self->has_request) |
| 194 | 10 | 55 | if $self->has_session |
| 215 | 36 | 0 | $view ? : |
| 217 | 31 | 0 | if defined $content |
| 220 | 31 | 0 | if defined $full_content |