Condition Coverage

blib/lib/Nginx/Log/Statistics.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

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

or 2 conditions

line l !l condition
54 0 0 $_[0]{'ignore_robots'} || 1

or 3 conditions

line l !l&&r !l&&!r condition
240 0 0 0 $entry->get_datetime_obj < $start_date or $entry->get_datetime_obj > $end_date