blib/lib/HTTPD/Log/Filter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 5 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
231 | 11 | 4 | 0 | $args{'format'} and not $args{'format'} =~ /^$format_options_re$/ |
line | l | !l | condition |
---|---|---|---|
234 | 4 | 11 | delete $args{'format'} || 'UNSPECIFIED' |