Branch Coverage

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


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