Branch Coverage

blib/lib/Schedule/SGE.pm
Criterion Covered Total %
branch 11 34 32.3


line true false branch
29 1 0 unless $ENV{'SGE_CELL'}
30 1 0 unless $ENV{'SGE_EXECD_PORT'}
31 1 0 unless $ENV{'SGE_QMASTER_PORT'}
32 1 0 unless $ENV{'SGE_ROOT'}
60 0 0 if ($nodash eq 'executable') { }
0 0 elsif ($nodash eq 'use_cwd') { }
0 0 elsif ($nodash eq 'name') { }
83 1 0 if (defined $val)
124 0 1 if $exec and $$self{'verbose'} >= 2
129 0 1 if (ref $exec eq 'HASH') { }
0 1 elsif ($exec and $path) { }
0 1 elsif ($exec) { }
131 0 0 if ($$exec{$e})
144 0 0 if ($$self{'execute'}{$exec})
150 0 1 if ($$self{'verbose'} >= 2)
154 0 1 if ($guess) { }
161 0 0 if ($exec) { }