blib/lib/WebDyne/Err.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 25 | 0.0 |
line | l | !l | condition |
---|---|---|---|
225 | 0 | 0 | ($Package{'container_ar'} ||= &WebDyne::Compile::compile($self, {'srce', $WebDyne::Err::WEBDYNE_ERR_TEMPLATE, 'nofilter', 1})) || (return $self->err_html('fatal problem in error handler during compile !')) |
244 | 0 | 0 | $self->render({'data', $data_ar, 'param', \%param}) || (return $self->err_html('fatal problem in error handler during render: %s !', errstr() || 'undefined error')) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
91 | 0 | 0 | 0 | errstr() || do { err($_ = 'undefined error from handler'); $_ } |
105 | 0 | 0 | 0 | $r->main || $r |
123 | 0 | 0 | 0 | $self->{'_CGI'} || 'CGI'->new |
153 | 0 | 0 | 0 | $WebDyne::Err::WEBDYNE_ERROR_TEXT or $WebDyne::Err::WEBDYNE_EVAL_SAFE |
0 | 0 | 0 | $WebDyne::Err::WEBDYNE_ERROR_TEXT or $WebDyne::Err::WEBDYNE_EVAL_SAFE or $self->{'_error_handler_run'}++ | |
0 | 0 | 0 | $WebDyne::Err::WEBDYNE_ERROR_TEXT or $WebDyne::Err::WEBDYNE_EVAL_SAFE or $self->{'_error_handler_run'}++ or not $cgi_or | |
270 | 0 | 0 | 0 | $@ or not $status |