| blib/lib/Statocles/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 10 | 80.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 180 | 3021 | 0 | 4 | &blessed($content) and $content->isa('Mojo::Exception') |
| 234 | 279 | 0 | 2 | $@ and $@ =~ /^Can not find include/ |
| line | l | !l | condition |
|---|---|---|---|
| 152 | 12 | 270 | $inner_tmpl->render(%args, %extra_args) || '' |
| 172 | 69 | 38 | $args{'page'}->_content_sections->{$section} // '' |