Branch Coverage

blib/lib/WebDyne/Err.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
89 0 0 if ($errstr) { }
101 0 0 if ($r = eval { do { $self->{'_r'} } })
114 0 0 unless ($r)
134 0 0 unless ($r->status and &is_error(scalar $r->status))
148 0 0 if ($WebDyne::Err::WEBDYNE_ERROR_EXIT)
150 0 0 $WebDyne::Err::MP2 ? :
156 0 0 if ($WebDyne::Err::WEBDYNE_ERROR_TEXT or $WebDyne::Err::WEBDYNE_EVAL_SAFE or $self->{'_error_handler_run'}++ or not $cgi_or) { }
183 0 0 if $@
188 0 0 unless $WebDyne::Err::MP2
214 0 0 if $@
275 0 0 if $@
283 0 0 if ($@ or not $status)
285 0 0 if $@
315 0 0 unless ($err_eval_line)