Branch Coverage

blib/lib/Test/Smoke/App/RunSmoke.pm
Criterion Covered Total %
branch 24 50 48.0


line true false branch
46 1 2 unless chdir $self->option("ddir")
50 0 2 if ($Test::Smoke::App::RunSmoke::Config{'d_alarm'} and $self->option("killtime"))
59 0 2 if $timeout
60 2 0 if $Test::Smoke::App::RunSmoke::Config{'d_alarm'}
62 0 2 if ($self->option("is_win32"))
81 0 1 $self->option('continue') ? :
83 0 1 unless open my $log, $mode, $logfile
91 0 1 if $self->option("defaultenv")
95 0 1 unless (chdir $self->option("ddir"))
101 1 0 unless ($self->option("continue"))
104 0 1 if $patch->[2]
111 0 8 if (skip_config($this_cfg))
124 0 1 unless close $log
136 0 1 if ($self->option("harnessonly"))
138 0 0 if ($self->option("harness3opts"))
143 0 1 if $harness_msg
162 1 2 -f $_ ? :
173 0 1 unless (@harnesses)
188 0 1 if ($chk->exitcode != 0)
208 1 0 @_ ? :
210 1 0 unless grep /^-Dusedevel$/, @df_buildopts
221 0 1 if ($self->option("continue"))
288 0 0 if ($mani_check->{$file} == 1) { }
0 0 elsif ($mani_check->{$file} == 0) { }
310 1 0 if (not @smokereg)