Branch Coverage

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


line true false branch
73 0 2 $Siebel::Srvrmgr::IPC::Config{'osname'} eq 'MSWin32' ? :
116 0 0 if (not defined $ret) { }
123 0 0 if $ret == 0
153 3 0 if (not $Siebel::Srvrmgr::IPC::Config{'osname'} eq 'MSWin32') { }
155 3 0 if (WIFEXITED($child_error))
163 0 0 if (WIFSIGNALED($child_error))
170 0 0 if (WIFSTOPPED($child_error)) { }