Condition Coverage

blib/lib/MogileFS/ProcManager.pm
Criterion Covered Total %
condition 0 45 0.0


and 3 conditions

line !l l&&!r l&&r condition
66 0 0 0 print $fh "$$\n" and close $fh
138 0 0 0 $pid <= 0 and $allkidsup
144 0 0 0 $pid > -1 and $jobconn = delete $child{$pid}
418 0 0 0 @IdleQueryWorkers and job_needs_reduction('queryworker')
434 0 0 0 $worker and $Mappings{$$worker{'fd'}}
458 0 0 0 $id and $id eq "$$worker{'pid'}-$$worker{'reqid'}"
483 0 0 0 @IdleQueryWorkers and @PendingQueries
486 0 0 0 not $clref and @PendingQueries
659 0 0 0 defined $childref and %$childref
663 0 0 0 $exclude_child and $exclude_child == $child
720 0 0 0 $exclude and $child == $exclude
742 0 0 0 $exclude and $child == $exclude

or 2 conditions

line l !l condition
84 0 0 $jobs{$job} ||= [undef, 0]
380 0 0 $client->peer_ip_string || '0.0.0.0'
721 0 0 $$child{'known_state'}{$key} || ''

or 3 conditions

line l !l&&r !l&&!r condition
498 0 0 0 not defined $worker or $$worker{'closed'}