Condition Coverage

blib/lib/Statocles/Template.pm
Criterion Covered Total %
condition 8 10 80.0


and 3 conditions

line !l l&&!r l&&r condition
180 3017 0 4 &blessed($content) and $content->isa('Mojo::Exception')
234 279 0 2 $@ and $@ =~ /^Can not find include/

or 2 conditions

line l !l condition
152 12 270 $inner_tmpl->render(%args, %extra_args) || ''
172 69 38 $args{'page'}->_content_sections->{$section} // ''