Branch Coverage

blib/lib/Siebel/Srvrmgr/IPC.pm
Criterion Covered Total %
branch 3 14 21.4


line true false branch
71 0 2 $Config{'osname'} eq 'MSWin32' ? :
114 0 0 if (not defined $ret) { }
121 0 0 if $ret == 0
151 3 0 if (not $Config{'osname'} eq 'MSWin32') { }
153 3 0 if (WIFEXITED($child_error))
161 0 0 if (WIFSIGNALED($child_error))
168 0 0 if (WIFSTOPPED($child_error)) { }