Branch Coverage

blib/lib/App/Prove/Plugin/ClusterSlave.pm
Criterion Covered Total %
branch 11 42 26.1


line true false branch
26 0 3 unless GetOptions 'master-host=s', \$master_host, 'master-port=s', \$master_port, 'credentials=s', \$credentials, 'lsf-startup=s', \$lsf_startup, 'lsf-startup-in-process=s', \$lsf_startup_in_process, 'lsf-teardown-in-process=s', \$lsf_teardown_in_process, 'lsf-test-in-process', \$lsf_test_in_process
38 0 3 unless (defined $master_host)
41 0 3 unless (defined $master_port)
44 0 3 unless (defined $credentials)
57 0 3 if ($lsf_teardown_in_process)
66 3 0 if ($lsf_startup)
67 2 1 if (system $lsf_startup or $?)
72 0 1 if ($lsf_startup_in_process)
74 0 0 if ($includes)
75 0 0 $_ =~ m[^/] ? :
87 0 0 $_ =~ m[^/] ? :
102 0 0 $args ? :
106 0 0 if ($@)
120 0 0 unless (defined $begin_line)
124 0 0 if ($begin_line ne "BEGIN\n")
130 0 0 if ($message_line eq "END\n")
151 10002 0 unless ($socket)
156 1 0 unless ($socket)
167 0 0 if ($test_in_process) { }
171 0 0 if ($pid) { }
189 0 0 if ($@)