| blib/lib/Catalyst/Log.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 12 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 111 | 0 | 32 | 1 | $self->can("_has_psgi_logger") and $self->_has_psgi_logger |
| 122 | 2 | 0 | 31 | $self->autoflush and not $self->abort |
| 141 | 0 | 12 | 8 | $self->can("_has_psgi_errors") and $self->_has_psgi_errors |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 130 | 0 | 1026 | 32 | $self->abort or not $self->_body |