Condition Coverage

blib/lib/Proc/Forking.pm
Criterion Covered Total %
condition 1 18 5.5


and 3 conditions

line !l l&&!r l&&r condition
392 0 0 3 exists $$self{'_expiration'} and exists $$self{'_expiration_auto'}
639 0 0 0 -w $file and unlink $file
655 0 0 0 -w $file and unlink $file
672 0 0 0 -w $file && unlink($file)

or 2 conditions

line l !l condition
460 0 0 shift() || 15
469 0 0 shift() || 15
484 0 0 shift() || 15