| blib/lib/WebDyne/Err.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 28 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 134 | 0 | 0 | 0 | $r->status and &is_error(scalar $r->status) |
| line | l | !l | condition |
|---|---|---|---|
| 229 | 0 | 0 | $self->WebDyne::Compile::compile({'srce', $WebDyne::Err::WEBDYNE_ERR_TEMPLATE, 'nofilter', 1}) || (return $self->err_html('fatal problem in error handler during compile !')) |
| 258 | 0 | 0 | $self->render_data_ar('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::Simple'->new($r) |
| 156 | 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 | |
| 283 | 0 | 0 | 0 | $@ or not $status |