blib/lib/Nginx/Log/Statistics.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
236 | 0 | 0 | 0 | $entry->was_robot and $$self{'ignore_robots'} |
0 | 0 | 0 | $start_date and $end_date |
line | l | !l | condition |
---|---|---|---|
54 | 0 | 0 | $_[0]{'ignore_robots'} || 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
240 | 0 | 0 | 0 | $entry->get_datetime_obj < $start_date or $entry->get_datetime_obj > $end_date |