Branch Coverage

blib/lib/HTML/MasonX/Free/Request.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
20 0 0 unless $self->initialized
22 0 0 if $self->component_error_handler
27 0 0 if ($$self{'execd'}++)
33 0 0 if $self->request_depth > $self->max_recurse
57 0 0 if $HTML::MasonX::Free::Request::log->is_debug
85 0 0 if ($$self{'has_plugins'})
94 0 0 if ($@)
100 0 0 if ($wantarray) { }
0 0 elsif (defined $wantarray) { }
110 0 0 if ($$self{'has_plugins'})
120 0 0 if ($@)
131 0 0 if $HTML::MasonX::Free::Request::log->is_debug
139 0 0 if ($err and not $self->_aborted_or_declined($err))
147 0 0 if (length $$self{'request_buffer'} > 0)
152 0 0 if $self->aborted($err)
153 0 0 if $self->declined($err)
154 0 0 defined $wantarray ? :
0 0 $wantarray ? :