Condition Coverage

lib/CGI/Application/Plugin/TmplInnerOuter.pm
Criterion Covered Total %
condition 11 19 57.8


and 3 conditions

line !l l&&!r l&&r condition
86 1 0 1 $name eq 'main.html' and not defined $$self{'_tmpl_default'}{'main.html'}

or 2 conditions

line l !l condition
48 1 1 $path ||= './'
156 0 0 $neat_layout ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
42 3 2 0 $name ||= $self->_get_tmpl_name
63 1 1 0 $name ||= $self->_get_tmpl_name
75 2 1 0 $$self{'__tmpl_inner_name'} ||= $self->get_current_runmode
83 2 0 0 $name ||= $self->_get_tmpl_name