Branch Coverage
blib/lib/Error/Wait.pm
Criterion
Covered
Total
%
branch
5
8
62.5
line
true
false
branch
33
1
2
if $ERR < 0
35
1
1
if (WIFEXITED($ERR))
39
1
0
if (WIFSIGNALED($ERR))
43
0
0
if (WIFSTOPPED($ERR))