Branch Coverage

blib/lib/Process/Status.pm
Criterion Covered Total %
branch 18 24 75.0


line true false branch
32 16 0 ref $_[0] ? :
35 3 0 defined $_[1] ? :
36 2 1 if $status >= 0
103 1 1 $rc & 128 ? :
1 1 $rc & 127 ? :
0 2 $rc == -1 ? :
116 1 1 unless (%SIGNAME)
142 2 2 if $rc & 127
143 2 2 if $rc & 128
163 0 2 if $$self == 0
164 2 0 @_ > 1 ? :
195 1 0 @_ > 1 ? :