Branch Coverage

blib/lib/Proc/Exists.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
101 9 18 ref $pids[-1] ? :
103 8 19 if (wantarray) { }
104 1 7 if $args{'all'}
105 1 6 if $args{'any'}
108 1 3 if $args{'all'} and $args{'any'}