Branch Coverage

blib/lib/Siebel/Srvrmgr/Daemon/Light.pm
Criterion Covered Total %
branch 8 16 50.0


line true false branch
259 3 0 if ($cmds_num == $nodes_num) { }
285 3 6 if (defined $filename)
286 3 0 if (-e $filename) { }
290 3 0 if ($ret) { }
405 0 0 if ($ret_code == 0) { }
430 0 3 if (not defined $message && defined $is_error) { }
437 3 0 if (defined $is_error) { }
439 0 3 if ($is_error) { }