| blib/lib/Log/Saftpresse/Plugin/Apache.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 35 | 0 | 0 | 0 | $self->detect_browser and $self->_browser_detect_installed |
| 0 | 0 | 0 | $self->detect_browser and $self->_browser_detect_installed and defined $event->{'agent'} | |
| 40 | 0 | 0 | 0 | $self->detect_search and defined $event->{'referer'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 23 | 0 | 0 | 0 | not defined $program or $program ne 'apache' |