Branch Coverage

blib/lib/Process/Status.pm
Criterion Covered Total %
branch 19 24 79.1


line true false branch
32 18 1 ref $_[0] ? :
35 4 0 defined $_[1] ? :
36 2 2 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 3 if $self->is_success
164 3 0 @_ > 1 ? :
195 1 0 @_ > 1 ? :