Condition Coverage

blib/lib/FCGI/ProcManager/MaxRequests.pm
Criterion Covered Total %
condition 4 5 80.0


and 3 conditions

line !l l&&!r l&&r condition
25 0 3 2 $self->max_requests > 0 and --$$self{'_request_counter'} == 0

or 2 conditions

line l !l condition
11 1 1 $ENV{'PM_MAX_REQUESTS'} || 0